Enum: StrandedOrientationEnum
This enumeration specifies information about stranded RNA library preparations.
URI: StrandedOrientationEnum
Permissible Values
Value |
Meaning |
Description |
antisense orientation |
None |
Orientation that is complementary (non-coding) to a sequence of messenger RNA |
sense orientation |
None |
Orientation that corresponds to the coding sequence of messenger RNA |
Slots
Name |
Description |
stranded_orientation |
Lists the strand orientiation for a stranded RNA library preparation |
Schema Source
LinkML Source
name: StrandedOrientationEnum
description: This enumeration specifies information about stranded RNA library preparations.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
permissible_values:
antisense orientation:
text: antisense orientation
description: Orientation that is complementary (non-coding) to a sequence of messenger
RNA.
comments:
- See https://www.genome.gov/genetics-glossary/antisense
exact_mappings:
- SO:0000077
sense orientation:
text: sense orientation
description: Orientation that corresponds to the coding sequence of messenger
RNA.