gene.tsv

Sourced from the CFDE-CC Documentation Wiki

This table must not be manually created. Users should skip this, and all other tables marked "Built by script" in this summary, preparing only the rest of their datapackage's TSV files (those marked "Prepared by submitter") for submission. Once the "Prepared by submitter" tables are ready, users should then use the C2M2 submission prep script to automatically generate this table (and the other "Built by script" tables) using the information in the "Prepared by submitter" tables.

The gene.tsv table will have as many rows as the number of unique Emsembl terms appearing in the gene column of biosample_gene.tsv.

FieldField DescriptionRequired?Field Value TypeExtra Info
idAn Ensembl gene IDRequiredstringExample: ENSG00000010404
nameThe Ensembl 'Name' for this gene (e.g. 'BRCA1')Requiredstring
descriptionThe Ensembl 'Description' of this gene (e.g. 'BRCA1 DNA repair associated'Optionalstring
synonymsA list of Ensembl 'Gene synonyms' for this gene (e.g. ['BRCC1', 'FANCS', 'PPP1R53', 'RNF53'])Optionalarray
organismAn NCBI Taxonomy Database ID identifying this gene's source organism (e.g. 'NCBItxid9606'string

Return to C2M2 Documentation