Skip to content

Enum: TemplateClass

The class of nucleic acid that was used as primary starting material for the following procedures.

URI: nfdi4immuno:TemplateClass

Permissible Values

Value Meaning Description
dna None DNA was used as the starting material
rna None RNA was used as the starting material

Slots

Name Description
template_class The class of nucleic acid that was used as primary starting material for the ...

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

LinkML Source

name: TemplateClass
description: The class of nucleic acid that was used as primary starting material
  for the following procedures.
title: Target substrate
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  dna:
    text: dna
    description: DNA was used as the starting material.
    title: DNA
  rna:
    text: rna
    description: RNA was used as the starting material.
    title: RNA