Skip to content

Slot: contig_collection_id

Internal (CDM) unique identifier for a contig collection.

URI: kb_cdm:contig_collection_id Alias: contig_collection_id

Applicable Classes

Name Description Modifies Slot
ContigCollection A set of individual, overlapping contigs that represent the complete sequence... yes
ContigCollectionXFeature Captures the relationship between a contig collection and a feature; equivale... no
ContigCollectionXEncodedFeature Captures the relationship between a contig collection and an encoded feature no
ContigCollectionXProtein Captures the relationship between a contig collection and a protein; equivale... no
ContigXContigCollection Captures the relationship between a contig and a contig collection; equivalen... no

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_collection_id
native kb_cdm:contig_collection_id

LinkML Source

name: contig_collection_id
description: Internal (CDM) unique identifier for a contig collection.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: contig_collection_id
domain_of:
- Contig_X_ContigCollection
- ContigCollection_X_EncodedFeature
- ContigCollection_X_Feature
- ContigCollection_X_Protein
- ContigCollection
range: UUID
required: true