Skip to content

Slot: read 1 FASTQ (read_1_url)

URL for FASTQ file of read 1 of a pair of reads.

URI: nmdc_sub_schema:read_1_url

Applicable Classes

Name Description Modifies Slot
MetatranscriptomeSequencingNonInterleavedDataInterface Interface for non-interleaved metatranscriptome sequencing data no
MetagenomeSequencingNonInterleavedDataInterface Interface for non-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:read_1_url
native nmdc_sub_schema:read_1_url

LinkML Source

name: read_1_url
description: URL for FASTQ file of read 1 of a pair of reads.
title: read 1 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: 10
alias: read_1_url
domain_of:
- MetagenomeSequencingNonInterleavedDataInterface
- MetatranscriptomeSequencingNonInterleavedDataInterface
slot_group: data_files_section
range: string
required: true
multivalued: false