Skip to content

Enum: Nucleic Acid Type Enum (NucleicAcidTypeEnum)

Allowed nucleic acid type values

URI: NucleicAcidTypeEnum

Permissible Values

Name Value Description
RNA None Ribonucleic acid
DNA None Deoxyribonucleic acid

Slots

Name Description
value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/usnistgov/microbial-experiment-schema

LinkML Source

name: NucleicAcidTypeEnum
description: Allowed nucleic acid type values
title: Nucleic Acid Type Enum
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
permissible_values:
  RNA:
    text: RNA
    description: Ribonucleic acid
  DNA:
    text: DNA
    description: Deoxyribonucleic acid