Skip to content

Slot: feature_id

Internal (CDM) unique identifier for a 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
FeatureXProtein Captures the relationship between a feature and a protein; equivalent to feature encodes protein. no
Feature A feature localized to an interval along a contig. yes
ContigCollectionXFeature Captures the relationship between a contig collection and a feature; equivalent to feature part-of contig collection. yes
ContigXFeature Captures the relationship between a contig and a feature; equivalent to feature part-of contig. yes

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/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_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: feature_id
domain_of:
- Contig_X_Feature
- ContigCollection_X_Feature
- EncodedFeature_X_Feature
- Feature_X_Protein
- Feature
range: UUID
required: true