Slot: sequence_id
Internal (CDM) unique identifier for a sequence.
From the Entity table: entity_id where entity_type == 'Sequence'.
__
URI: kb_cdm:sequence_id Alias: sequence_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Sequence | A sequence of nucleotides or amino acids. | no |
Properties
-
Range: CdmSequenceId
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:sequence_id |
native | kb_cdm:sequence_id |
LinkML Source
name: sequence_id
description: 'Internal (CDM) unique identifier for a sequence.
From the Entity table: entity_id where entity_type == ''Sequence''.
'
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: sequence_id
domain_of:
- Sequence
range: cdm_sequence_id
required: true