biopragmatics / bioregistry

📮 An integrative registry of biological databases, ontologies, and nomenclatures.
https://bioregistry.io
MIT License
108 stars 47 forks source link

Add WB uppercase prefix to bioregistry #1042

Closed matentzn closed 5 months ago

matentzn commented 5 months ago

The main distributor for gene data on Wormbase gene, the Alliance of genome resources, uses the WB prefix to denote Genes from wormbase, e.g.:

https://www.alliancegenome.org/gene/WB:WBGene00000915

cthoyt commented 5 months ago

Thanks!

cthoyt commented 5 months ago

I wish we could automate all of this casing (#969) but there are some issues I haven't been able to figure out after several passes with regards to prefix reconciliation for GEO :p

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (488c954) 40.57% compared to head (01a62a9) 40.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1042 +/- ## ======================================= Coverage 40.57% 40.57% ======================================= Files 148 148 Lines 8244 8244 Branches 1910 1910 ======================================= Hits 3345 3345 Misses 4690 4690 Partials 209 209 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.