GMOD / GenomeFeatureComponent

Provides SVG View for Genome Features rendered with the Apollo Track Web Service from JBrowse data React Component
1 stars 4 forks source link

Update variant v1 #66

Closed nathandunn closed 4 years ago

nathandunn commented 4 years ago

@pjhale I think this will work when build is done building, but if you could double-check this (should be ready in about 30 minutes)

nathandunn commented 4 years ago

the big changes are the the variants (a) show up and (b) both the symbol (not the name) and the ID are present:

symbol: sox1<sup>123</sup> (FBAllele:1231)

Something like that.

pjhale commented 4 years ago

This is working for me however I'm noticing a few things. The consequence colors have changed and along with that the consequence field in the popup is all one long string, no delimiter. I am guessing these are related.

nathandunn commented 4 years ago

@pjhale that is probably correct. Are you able to complete this and I can focus on the Apollo changes?

nathandunn commented 4 years ago

(to fix the weird symbolds

pjhale commented 4 years ago

@nathandunn should look more familiar.