Skip to content

Slot: nucleic acid concentration in ng/ul (nuc_acid_concentration)

URI: nmdc_sub_schema:nuc_acid_concentration Alias: nuc_acid_concentration

Applicable Classes

Name Description Modifies Slot
JgiMgLrInterface Metadata for samples sent to JGI for long read metagenome sequencing yes
JgiMtInterface jgi_mt dh_interface yes
JgiMgInterface Metadata for samples sent to JGI for standard metagenome sequencing yes

Properties

  • Range: Float

  • Required: True

  • Minimum Value: 0

  • Maximum Value: 2000

Aliases

  • dna_concentration
  • rna_concentration

Examples

Value
100

Comments

  • Units must be in ng/uL. Enter the numerical part only. Must be calculated using a fluorometric method. Acceptable values are 0-2000.

See Also

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:nuc_acid_concentration
native nmdc_sub_schema:nuc_acid_concentration

LinkML Source

name: nuc_acid_concentration
title: nucleic acid concentration in ng/ul
comments:
- Units must be in ng/uL. Enter the numerical part only. Must be calculated using
  a fluorometric method. Acceptable values are 0-2000.
examples:
- value: '100'
from_schema: https://example.com/nmdc_submission_schema
see_also:
- nmdc:nucleic_acid_concentration
aliases:
- dna_concentration
- rna_concentration
rank: 5
alias: nuc_acid_concentration
domain_of:
- JgiMgInterface
- JgiMgLrInterface
- JgiMtInterface
range: float
required: true
minimum_value: 0
maximum_value: 2000