OpenBEL / resource-generator

Python modules to generate BEL resource documents.
Apache License 2.0
0 stars 4 forks source link

.beleq and .belns files for the same namespace should have matching set of values #27

Closed ncatlett closed 10 years ago

ncatlett commented 10 years ago

.belns and .beleq output does not currently match for SCHEM, SDIS, and potentially other namespaces

ncatlett commented 10 years ago

also swiss-prot accession #s and mgi

ncatlett commented 10 years ago

ae99c615c10d9f0b0b604e2cf6e1fc9de61133d0 - fixed such that beleq and belns files contain the same values, but the .belns file for SwissProt accessions contains 1231 duplicate values.

ncatlett commented 10 years ago

ns and eq file values now match, but some lists are generated in parallel (such that changes to namespaces or equivalences need to be made both places, e.g., MeSH Biological Processes).

ncatlett commented 10 years ago

closed by b8bbe621725e8ef8e15cc9d4b4b6b3ba97ac7170 - same set of values (generated by same function) are used for .belns and matching ,beleq files