Skip to content

Slot: contig_id

Internal (CDM) unique identifier for a contig.

URI: kb_cdm:contig_id Alias: contig_id

Applicable Classes

Name Description Modifies Slot
ContigXProtein Captures the relationship between a contig and a protein; equivalent to prote... no
ContigXEncodedFeature Captures the relationship between a contig and an encoded feature no
ContigXFeature Captures the relationship between a contig and a feature; equivalent to featu... no
ContigXContigCollection Captures the relationship between a contig and a contig collection; equivalen... yes
Contig A contig (derived from the word "contiguous") is a set of DNA segments or seq... 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:contig_id
native kb_cdm:contig_id

LinkML Source

name: contig_id
description: Internal (CDM) unique identifier for a contig.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: contig_id
domain_of:
- Contig_X_ContigCollection
- Contig_X_EncodedFeature
- Contig_X_Feature
- Contig_X_Protein
- Contig
range: UUID
required: true