Skip to content

Enum: LibStrandEnum

Options for the strandedness of the input 'template' DNA molecules used for DNA library construction.

URI: LibStrandEnum

Permissible Values

Value Description
single Library constructed from single-stranded DNA molecules
double Library constructed from double-stranded DNA molecules

Terms

Name Description
lib_strandedness The strandedness of the original template nucleic acid molecules used for con...

LinkML Source

name: LibStrandEnum
description: Options for the strandedness of the input 'template' DNA molecules used
  for DNA library construction.
from_schema: https://w3id.org/mixs
rank: 1000
permissible_values:
  single:
    text: single
    description: Library constructed from single-stranded DNA molecules.
  double:
    text: double
    description: Library constructed from double-stranded DNA molecules.