domain_location.tsv

Sourced from the CFDE-CC Documentation Wiki

The domain_location.tsv table will have as many rows as the number of unique domain_location terms appearing in the domain_location column of ptm.tsv. This table can be empty (header-row only).

FieldField DescriptionRequired?Field Value TypeExtra Info
idA valid domain_location ID from Gene OntologyRequiredstringExample: GO:0005634. These should be from the cellular component branch of Gene Ontology.
nameA short, human-readable, machine-readable label for this Gene Ontology termRequiredstringExample: nucleus (for GO:0005634)
descriptionA human-readable description of this Gene Ontology termOptionalstringExample: A membrane-bounded organelle of eukaryotic cells in which chromosomes are housed and replicated. In most cells, the nucleus contains all of the cell's chromosomes except the organellar chromosomes, and is the site of RNA synthesis and processing. In some species, or specialized cell types, RNA metabolism or DNA replication may be absent (for GO:0005634).
synonymsA list of synonyms for this term as identified by the Gene Ontology metadataOptionalJSON array of stringsExample: ["text1", "text2"]. Provide an empty JSON array [] if a value is null.

Return to C2M2 Documentation

This repository is under review for potential modification in compliance with Administration directives.