-
Notifications
You must be signed in to change notification settings - Fork 7
TableInfo: anatomy.tsv
Amanda Charbonneau edited this page Mar 4, 2021
·
15 revisions
This table does not need to be manually created (but it can be). Users can build the rest of their data package and then use the CFDE Helper script to automatically build this table from the completed tables.
The anatomy.tsv table should have as many rows as you have unique Uberon IDs in the anatomy
column of biosample.tsv
Field | Field Description | Required? | Attributes | Extra Info |
---|---|---|---|---|
id | An Uberon CV term | Required | Value must be a valid UBERON ID |
UBERON lookup service Example valid UBERON IDs: UBERON:0001988 , UBERON:0001052 , UBERON:0006956
|
name | A short, human-readable, machine-read-friendly label for this Uberon term | Non-required: Any number of rows after the header can be filled | Value type is string | |
description | A human-readable description of this Uberon term | Non-required: Any number of rows after the header can be filled | Value type is string | |
synonyms | Pipe-separated list of synonyms (alternate Uberon terms) equivalent to this Uberon term | Non-required: Any number of rows after the header can be filled | Value must be valid UBERON ID(s) separated by | characters |
UBERON lookup service Example valid UBERON IDs: UBERON:0001988 , UBERON:0001052 , UBERON:0006956
|
-
Tutorials
-
C2M2 Table Guide
-
Table Summary
- analysis_type.tsv
- anatomy.tsv
- assay_type.tsv
- biosample.tsv
- biosample_disease.tsv
- biosample_from_subject.tsv
- biosample_gene.tsv
- biosample_in_collection.tsv
- biosample_substance.tsv
- collection.tsv
- collection_anatomy.tsv
- collection_compound.tsv
- collection_defined_by_project.tsv
- collection_disease.tsv
- collection_gene.tsv
- collection_in_collection.tsv
- collection_phenotype.tsv
- collection_protein.tsv
- collection_substance.tsv
- collection_taxonomy.tsv
- compound.tsv
- data_type.tsv
- dcc.tsv (formerly
primary_dcc_contact.tsv
- disease.tsv
- file.tsv
- file_describes_biosample.tsv
- file_describes_collection.tsv
- file_describes_subject.tsv
- file_format.tsv
- file_in_collection.tsv
- gene.tsv
- id_namespace.tsv
- ncbi_taxonomy.tsv
- phenotype.tsv
- phenotype_disease.tsv
- phenotype_gene.tsv
- project.tsv
- project_in_project.tsv
- protein.tsv
- protein_gene.tsv
- subject.tsv
- subject_disease.tsv
- subject_in_collection.tsv
- subject_phenotype.tsv
- subject_race.tsv
- subject_role_taxonomy.tsv
- subject_substance.tsv
- substance.tsv
- Reference Tables
-
Table Summary