Skip to content

Slot: DNA volume in ul (dna_volume)

URI: nmdc_sub_schema:dna_volume

Applicable Classes

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

Properties

  • Range: Float

  • Recommended: True

  • Minimum Value: 0

  • Maximum Value: 1000

Examples

Value
25

Comments

  • Units must be in uL. Enter the numerical part only. Value must be 0-1000. This form accepts values < 25, but JGI may refuse to process them unless permission has been granted by a project manager

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: dna_volume
title: DNA volume in ul
comments:
- Units must be in uL. Enter the numerical part only. Value must be 0-1000. This form
  accepts values < 25, but JGI may refuse to process them unless permission has been
  granted by a project manager
examples:
- value: '25'
from_schema: https://example.com/nmdc_submission_schema
rank: 6
string_serialization: '{float}'
alias: dna_volume
domain_of:
- JgiMgInterface
- JgiMgLrInterface
slot_group: JGI-Metagenomics
range: float
recommended: true
minimum_value: 0
maximum_value: 1000