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

Agr 2216 #72

Closed pjhale closed 3 years ago

pjhale commented 3 years ago

@nathandunn if you could take a look at this to make sure I'm on the right track. I need to do some clean up with the logs and such but right now we can pass a config filter in with transcript ID's and filter down to those only. The function (isoformFilter) is probably no longer needed and I will remove in the next commit since I dont filter the data anymore we just skip transcripts that are not in the filter if it exists.

nathandunn commented 3 years ago

@pjhale I think the filter makes sense. Not sure if we wanted sorting too, I can't recall that converastion, but the filter is good.

pjhale commented 3 years ago

Should be good to go... will merge and push a new version to test within agr_ui.