Slot: interleaved FASTQ MD5 (interleaved_md5_checksum)
MD5 checksum of file in "interleaved FASTQ".
URI: nmdc_sub_schema:interleaved_md5_checksum Alias: interleaved_md5_checksum
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
-
Regex pattern:
^[a-fA-F0-9]{32}(?:\s*;\s*[a-fA-F0-9]{32})*$
Comments
- If multiple runs were performed, separate each checksum with a semi-colon. The number of checksums should match the number of URLs in "interleaved FASTQ".
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | nmdc_sub_schema:interleaved_md5_checksum |
native | nmdc_sub_schema:interleaved_md5_checksum |
LinkML Source
name: interleaved_md5_checksum
description: MD5 checksum of file in "interleaved FASTQ".
title: interleaved FASTQ MD5
comments:
- If multiple runs were performed, separate each checksum with a semi-colon. The number
of checksums should match the number of URLs in "interleaved FASTQ".
from_schema: https://example.com/nmdc_submission_schema
rank: 15
alias: interleaved_md5_checksum
domain_of:
- MetagenomeSequencingInterleavedDataInterface
- MetatranscriptomeSequencingInterleavedDataInterface
slot_group: data_files_section
range: string
multivalued: false
pattern: ^[a-fA-F0-9]{32}(?:\s*;\s*[a-fA-F0-9]{32})*$