Slot: feature_id
Internal (CDM) unique identifier for a feature.
From the Entity table: entity_id where entity_type == 'Feature'.
__
URI: kb_cdm:feature_id Alias: feature_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
EncodedFeatureXFeature | Captures the relationship between a feature and its transcription product. | no |
ContigXFeature | Captures the relationship between a contig and a feature; equivalent to feature part-of contig. | yes |
Feature | A feature localized to an interval along a contig. | yes |
FeatureXProtein | Captures the relationship between a feature and a protein; equivalent to feature encodes protein. | no |
ContigCollectionXFeature | Captures the relationship between a contig collection and a feature; equivalent to feature part-of contig collection. | yes |
Properties
-
Range: CdmFeatureId
-
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:feature_id |
native | kb_cdm:feature_id |
LinkML Source
name: feature_id
description: 'Internal (CDM) unique identifier for a feature.
From the Entity table: entity_id where entity_type == ''Feature''.
'
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: feature_id
domain_of:
- Feature
- Contig_x_Feature
- ContigCollection_x_Feature
- EncodedFeature_x_Feature
- Feature_x_Protein
range: cdm_feature_id
required: true