NCHlab / RTPEA

Retroelement Protein Expression Atlas
http://www.rtpea.com
1 stars 0 forks source link

Ideogram possible addition | ideogram data to be generated #37

Open Nazrath10R opened 6 years ago

Nazrath10R commented 6 years ago

Suggestion from Ryan because he did not find it obvious that clicking on the chromosome again once expanded takes you back to all

screen shot 2018-07-31 at 15 38 11

a little minimap with all chromosomes with an ability to click and basically take you back would be nice

NCHlab commented 6 years ago

or a back button? that simply refreshes the page.

The image would show up below that X axis bar and not ontop, so probably wouldnt look nice?

Nazrath10R commented 6 years ago

back button is a simple solution

would it be also below the X axis bar?

NCHlab commented 6 years ago

no we can add that below the horizontal blue line thats after the submit button

Nazrath10R commented 5 years ago

new idea for ideogram

very low priority

https://eweitz.github.io/ideogram/annotations-animated

Nazrath10R commented 4 years ago

ideogram is dev changing to rectangles

data to be generated - json format below

Nazrath10R commented 4 years ago

{ "_id" : ObjectId("5dcd5d3f46b0e84ed9edc75b"), "annotations" : [ { "name" : "APOB", "chr" : "2", "start" : 21001429, "stop" : 24044073, "shape" : "m4,1 l0 5l 5 0l 0 -5z", "color" : "#F00" }, { "name" : "CTLA4", "chr" : "5", "start" : 103867788, "stop" : 103873960, "shape" : "m4,1 l0 290l 5 0l 0 -290z", "color" : "#FFF" } ] }