biothings / myvariant.info

MyVariant.info: A BioThings API for human variant annotations
http://myvariant.info
Other
87 stars 32 forks source link

index all `clinvar.rcv.conditions.identifiers` fields, including mondo and mesh #175

Closed colleenXu closed 9 months ago

colleenXu commented 11 months ago

The best way to address https://github.com/biothings/biothings_explorer/issues/548 is if BTE can use and query the clinvar.rcv.conditions.identifiers.mondo (example) and clinvar.rcv.conditions.identifiers.mesh fields.

However, these fields don't seem to be indexed:

So at minimum, it would help to have these two fields indexed.

I'm not sure if there's more non-indexed fields for clinvar.rcv.conditions.identifiers data that I'm not aware of. If there are more, I'd like to kow what they are: they may also be useful to have indexed / used by BTE...

everaldorodrigo commented 9 months ago

The fields mondo and mesh are added to the mapping here: #181