Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.29 KB

mappings.md

File metadata and controls

25 lines (15 loc) · 1.29 KB

Mappings

Biosystems mappings

biosystem contains tissue, organ labels mappings to UBERON; while labels to cell lines to Cell-line ontology.

DepMap/Cell Model Passport mappings

depmap_uberon_mappings.csv - This file contains mapping of disease cell lines from DepMap and Sanger's Cell Model Passport dataset to the originating tissue. The mapping is done partially by automatic processes, then a manual curation step was applied to finalise the mappings.

Schema:

root
 |-- tissueFromSource: string (nullable = true)
 |-- tissueId: string (nullable = true)
 |-- tissueName: string (nullable = true)

Where tissueFromSource is an all-lower case label for the tissue as represented at the source. tissueId is the short form of mapped uberon or CLO identifier. tissueName is the label of the mapped term at the ontology.

Disease mappings

disease. Labels of diseases mapped to the EFO ontology. This directory is pending to be harmonised under a common file (see #1400 for context).