Skip to content

Slot: interleaved FASTQ (interleaved_url)

URL for FASTQ file of interleaved reads.

URI: nmdc_sub_schema:interleaved_url

Applicable Classes

Name Description Modifies Slot
MetatranscriptomeSequencingInterleavedDataInterface Interface for interleaved metatranscriptome sequencing data no
MetagenomeSequencingInterleavedDataInterface Interface for interleaved metagenome sequencing data no

Properties

  • Range: String

  • Required: True

Comments

  • If multiple runs were performed, separate each URL with a semi-colon.
  • External data urls should be available for at least a year. If you would like NMDC to submit your data to an appropriate raw data repository on your behalf please contact us at microbiomedata.science@gmail.com.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: interleaved_url
description: URL for FASTQ file of interleaved reads.
title: interleaved FASTQ
comments:
- If multiple runs were performed, separate each URL with a semi-colon.
- External data urls should be available for at least a year. If you would like NMDC
  to submit your data to an appropriate raw data repository on your behalf please
  contact us at microbiomedata.science@gmail.com.
from_schema: https://example.com/nmdc_submission_schema
rank: 14
alias: interleaved_url
domain_of:
- MetagenomeSequencingInterleavedDataInterface
- MetatranscriptomeSequencingInterleavedDataInterface
slot_group: data_files_section
range: string
required: true
multivalued: false