ptm_type.tsv

Sourced from the CFDE-CC Documentation Wiki

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

FieldField DescriptionRequired?Field Value TypeExtra Info
idA valid ptm_type ID from Gene OntologyRequiredstringExample: GO:0006486 OR GO:0006468
nameA short, human-readable, machine-readable label for this Gene Ontology termRequiredstringprotein glycosylation OR protein phosphorylation
descriptionA human-readable description of this Gene Ontology termOptionalstringA suitable GO term from the biological process branch (e.g., Browse at obolibrary OR AmiGO), excluding regulation
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.