HUPO-PSI / mzQC

Reporting and exchange format for mass spectrometry quality control data
https://hupo-psi.github.io/mzQC/
Creative Commons Attribution 4.0 International
27 stars 13 forks source link

Some parent terms not found when loading qc-cv.obo #196

Closed biodavidjm closed 1 year ago

biodavidjm commented 2 years ago

I get the following warning in R when getting the ontology from qc-cv.obo

ontologyIndex::get_ontology(file = "~/github/hupo-psi/mzQC/cv/qc-cv.obo")

Warning message:
Some parent terms not found: MS:4000003, MS:4000004, MS:4000005 (5 more)
bittremieux commented 2 years ago

This is because of our current efforts to port the QC CV terms to the PSI-MS-CV, our CV here is indeed in a undefined state with some dangling terms. Do you get similar warnings when loading the PSI-MS-CV? Are there CV terms that should get priority for porting from the QC CV to PSI-MS-CV for your R development work?

bittremieux commented 1 year ago

We have now mostly finished porting our CV terms to the PSI-MS-CV, which should not have these issues.