Slot: INSDC run identifiers (insdc_run_identifiers)
If multiple identifiers are provided, separate them with a semicolon. The number of identifiers must match the number of sequencing files.
URI: nmdc_sub_schema:insdc_run_identifiers Alias: insdc_run_identifiers
Inheritance
- alternative_identifiers
- external_database_identifiers
- insdc_run_identifiers [ insdc_identifiers]
- external_database_identifiers
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| RnaSequencingNonInterleavedDataInterface | Interface for non-interleaved RNA sequencing data | yes |
| DnaSequencingInterleavedDataInterface | Interface for interleaved DNA sequencing data | yes |
| DnaSequencingNonInterleavedDataInterface | Interface for non-interleaved DNA sequencing data | yes |
| RnaSequencingInterleavedDataInterface | Interface for interleaved RNA sequencing data | yes |
Properties
-
Range: String
-
Multivalued: True
-
Regex pattern:
^insdc\.run:(E|D|S)RR[0-9]{6,}$
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nmdc_sub_schema:insdc_run_identifiers |
| native | nmdc_sub_schema:insdc_run_identifiers |
LinkML Source
name: insdc_run_identifiers
description: If multiple identifiers are provided, separate them with a semicolon.
The number of identifiers must match the number of sequencing files.
title: INSDC run identifiers
from_schema: https://example.com/nmdc_submission_schema
see_also:
- https://www.ncbi.nlm.nih.gov/sra/docs/submitmeta/#linking-metadata-and-data-run
rank: 6
is_a: external_database_identifiers
mixins:
- insdc_identifiers
alias: insdc_run_identifiers
domain_of:
- DnaSequencingNonInterleavedDataInterface
- DnaSequencingInterleavedDataInterface
- RnaSequencingNonInterleavedDataInterface
- RnaSequencingInterleavedDataInterface
slot_group: sequencing_section
range: string
multivalued: true
pattern: ^insdc\.run:(E|D|S)RR[0-9]{6,}$