Closed sabrinatoro closed 6 months ago
That sounds helpful! I will be happy to help out.
Thoughts for myself about implementation:
This is already done and is exactly what our https://github.com/monarch-initiative/mondo-ingest/pull/510 is about..
I'm not the user of these outputs, so I can't say how useful it is to have this subset info in reports /ordo-subsets.robot.template.tsv
vs in slurp/ordo.tsv
as @sabrinatoro is asking. But they are different files each with different information, and have different numbers of rows.
reports /ordo-subsets.robot.template.tsv (9348 rows): |
mondo_id | subset | ordo_id | mondo_label | ordo_label |
---|---|---|---|---|---|
ID | A oboInOwl:inSubset | >A oboInOwl:source |
slurp/ordo.tsv (13 rows): |
mondo_id | mondo_label | xref | xref_source | original_label | definition | parents |
---|---|---|---|---|---|---|---|
ID | LABEL | A oboInOwl:hasDbXref | >A oboInOwl:source SPLIT=" | A IAO:0000115 | SC % |
@joeflack4 you are right, thanks for correcting me. #510 is sync, the request is for migrate and serves multiple purposes:
So forget what I said, and thanks for the correction!
Addressed by:
when reviewing the slurp/ordo.tsv, it would be helpful to know whether the orphanet term is in the "grouping disease", "disorder", or "subtype of disease" subset in orphanet. Please add a column in the slurp/ordo.tsv for the orphanet subset. Thank you!