Improved findability and AI/ML-readiness of non-omics metadata
The OmicsMLRepo project aims to harmonize and standardize clinical metadata
from public Omics data resources. Currently, curatedMetagenomicData and the
part of cBioPortalData‘s metadata are processed under this project.
Installation
if (!require("BiocManager"))
install.packages("BiocManager")
BiocManager::install("OmicsMLRepoR")
Harmonized metadata
The harmonized metadata are featured with the following standards:
Rubust data searching
OmicsMLRepoR is the R package to facilitate the easy access and search of
the harmonized metadata produced under the OmicsMLRepo project. Thanks to the
ontology, metadata searching in OmicsMLRepoR is much more robust - your query
automatically includes OLS-defined synonyms (Example B) and all the
descendants (Example C) from the ontology tree.
A. Before harmonization (original metadata, sampleMetadata)
Improved findability and AI/ML-readiness of non-omics metadata
The OmicsMLRepo project aims to harmonize and standardize clinical metadata from public Omics data resources. Currently, curatedMetagenomicData and the part of cBioPortalData‘s metadata are processed under this project.
Installation
Harmonized metadata
The harmonized metadata are featured with the following standards:
Rubust data searching
OmicsMLRepoR is the R package to facilitate the easy access and search of the harmonized metadata produced under the OmicsMLRepo project. Thanks to the ontology, metadata searching in OmicsMLRepoR is much more robust - your query automatically includes OLS-defined synonyms (Example B) and all the descendants (Example C) from the ontology tree.
A. Before harmonization (original metadata,
sampleMetadata)B. Harmonized metadata (
cmd)C. Search descendants of the query in harmonized metadata