legumeinfo / gcv

Federating genomes with love (and synteny derived from functional annotations)
https://gcv.legumeinfo.org/
Apache License 2.0
41 stars 12 forks source link

rethink data filtering #850

Open adf-ncgr opened 1 year ago

adf-ncgr commented 1 year ago

currently, we have some brute force filtering implemented client side with regex matching applied to track names (micro and macro). While this has given us a lot of bang for the implementation buck when coupled with the naming conventions we use in LIS, it suffers from a few problems that seem worth addressing for GCV3:

since we may be upgrading the data model as part of GCV3, it might be a good time to also consider this (even though the arguments above would still have weight even if we left the data model as is).