Skip to content

Slot: nucleic acid extraction (nucl_acid_ext)

A link to a literature reference, electronic resource or a standard operating procedure (SOP), that describes the material separation to recover the nucleic acid fraction from a sample

URI: MIXS:0000037

Applicable Classes

Name Description Modifies Slot
Mims Metagenome or Environmental yes
MimsSoil MIxS Data that comply with the Mims checklist and the Soil Extension no

Properties

  • Range: String

  • Regex pattern: ^^PMID:\d+$|^doi:10.\d{2,9}/.*$|^https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$$

Examples

Value
https://mobio.com/media/wysiwyg/pdfs/protocols/12888.pdf

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox

Mappings

Mapping Type Mapped Value
self MIXS:0000037
native mixs_missing_value_sandbox:nucl_acid_ext

LinkML Source

name: nucl_acid_ext
description: A link to a literature reference, electronic resource or a standard operating
  procedure (SOP), that describes the material separation to recover the nucleic acid
  fraction from a sample
title: nucleic acid extraction
examples:
- value: https://mobio.com/media/wysiwyg/pdfs/protocols/12888.pdf
in_subset:
- sequencing
from_schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox
rank: 1000
slot_uri: MIXS:0000037
alias: nucl_acid_ext
domain_of:
- Mims
range: string
pattern: ^^PMID:\d+$|^doi:10.\d{2,9}/.*$|^https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$$
structured_pattern:
  syntax: ^{PMID}|{DOI}|{URL}$
  interpolated: true
  partial_match: true