Name | Type | Description | Notes |
---|---|---|---|
label | String | RDFS Label | [optional] |
id | String | ID or CURIE e.g. MGI:1201606 | [optional] |
categories | List<String> | [optional] | |
xrefs | List<String> | Database cross-references. These are usually CURIEs, but may also be URLs. E.g. ENSEMBL:ENSG00000099940 | [optional] |
taxon | Taxon | Taxon to which the object belongs | [optional] |
sequenceFeatures | List<SequenceFeature> | Sequence feature representing this particular instance on a genome | [optional] |
exons | List<Exon> | All exons used in this transcript | [optional] |
genes | List<NamedObject> | References to any gene objects that have this transcript. This may not be populated if this is contained in a gene object | [optional] |