Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Webapp] Make maps hoverable /clickable #49

Closed
jweile opened this issue Jun 27, 2019 · 5 comments
Closed

[Webapp] Make maps hoverable /clickable #49

jweile opened this issue Jun 27, 2019 · 5 comments

Comments

@jweile
Copy link
Collaborator

jweile commented Jun 27, 2019

How to map R plot pixel coordinates: http://onertipaday.blogspot.com/2009/01/map-coordinates-to-actual-pixel.html
How to create a scaling-responsive image map: https://html.com/images/how-to-make-an-image-map/

@jweile
Copy link
Collaborator Author

jweile commented Jul 9, 2019

Does not work on dataset urn:mavedb:00000012-a-2 . Only creates areas for summary bar, but not for main heatmap, where the following output is created instead:

<area shape="rect" coords="NA,NA,NA,NA" title="NANANA fitness=NA error=NA">
<area shape="rect" coords="" title="">```

@jweile
Copy link
Collaborator Author

jweile commented Jul 9, 2019

Same problem for urn:mavedb:00000010-a-1: PAB1 - Deep mutational scan of Pab1 RRM domain

@jweile
Copy link
Collaborator Author

jweile commented Jul 17, 2019

This is caused by scoresets without error columns!

@jweile
Copy link
Collaborator Author

jweile commented Jul 18, 2019

Feedback from Alan: Change tooltip labels to "score" and "sd/se" depending on which was used

jweile added a commit that referenced this issue Jul 18, 2019
…terminology in tooltip; distinguish between se and sd
@jweile
Copy link
Collaborator Author

jweile commented Jul 18, 2019

fixed in 9ba54bb

@jweile jweile closed this as completed Jul 19, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant