Skip to content

Slot: alignment

The alignment of the sequencing read to the sequence. List of strings representing aligned sequences.

URI: opencloning_linkml:alignment Alias: alignment

Applicable Classes

Name Description Modifies Slot
SequencingFile Represents a sequencing file and its alignment to a sequence no

Properties

  • Range: String

  • Multivalued: True

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://opencloning.github.io/OpenCloning_LinkML

Mappings

Mapping Type Mapped Value
self opencloning_linkml:alignment
native opencloning_linkml:alignment

LinkML Source

name: alignment
description: The alignment of the sequencing read to the sequence. List of strings
  representing aligned sequences.
from_schema: https://opencloning.github.io/OpenCloning_LinkML
rank: 1000
alias: alignment
owner: SequencingFile
domain_of:
- SequencingFile
range: string
required: true
multivalued: true