Skip to content

Enum: ReadTypeEnum

Read Type.

URI: enigma:ReadTypeEnum

Permissible Values

Value Meaning Description
paired_end_read None Paired End Read
single_end_read None Single End Read

Slots

Name Description
reads_read_type read_type field for Reads

Identifier and Mapping Information

Annotations

property value
microtype ME:0000112
microtype_data_type oterm_ref

Schema Source

  • from schema: https://w3id.org/enigma/enigma-cdm

LinkML Source

name: ReadTypeEnum
annotations:
  microtype:
    tag: microtype
    value: ME:0000112
  microtype_data_type:
    tag: microtype_data_type
    value: oterm_ref
description: Read Type.
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
permissible_values:
  paired_end_read:
    text: paired_end_read
    description: Paired End Read.
    annotations:
      term:
        tag: term
        value: ME:0000113
    title: Paired End Read
  single_end_read:
    text: single_end_read
    description: Single End Read.
    annotations:
      term:
        tag: term
        value: ME:0000114
    title: Single End Read