-
Notifications
You must be signed in to change notification settings - Fork 1
/
ERC000047.json
1 lines (1 loc) · 28.7 KB
/
ERC000047.json
1
{"id": "ERC000047", "dataTypeId": "samples", "displayName": "GSC MIMAGS", "description": "Genomic Standards Consortium package extension for reporting of measurements and observations obtained from the environment where the sample was obtained. By choosing the environmental package, a selection of fields can be made from a relevant subsets of the GSC terms.", "spreadsheetTemplate": {"columnCaptures": {"alias": {"fieldName": "alias", "fieldType": "String", "required": true}, "title": {"fieldName": "title", "fieldType": "String", "required": true}, "description": {"fieldName": "description", "fieldType": "String", "required": false}, "release date": {"fieldName": "releaseDate", "required": true}, "taxon": {"fieldName": "taxon", "fieldType": "String", "required": true}, "taxon id": {"fieldName": "taxonId", "fieldType": "IntegerNumber", "required": true}, "project name": {"required": true, "allowUnits": false, "allowTerms": false}, "experimental factor": {"required": false, "allowUnits": false, "allowTerms": false}, "reference for biomaterial": {"required": false, "allowUnits": false, "allowTerms": false}, "annotation source": {"required": false, "allowUnits": false, "allowTerms": false}, "nucleic acid extraction": {"required": false, "allowUnits": false, "allowTerms": false}, "nucleic acid amplification": {"required": false, "allowUnits": false, "allowTerms": false}, "library size": {"required": false, "allowUnits": false, "allowTerms": false}, "library reads sequenced": {"required": false, "allowUnits": false, "allowTerms": false}, "library vector": {"required": false, "allowUnits": false, "allowTerms": false}, "library screening strategy": {"required": false, "allowUnits": false, "allowTerms": false}, "multiplex identifiers": {"required": false, "allowUnits": false, "allowTerms": false}, "adapters": {"required": false, "allowUnits": false, "allowTerms": false}, "sequencing method": {"required": true, "allowUnits": false, "allowTerms": false}, "relevant electronic resources": {"required": false, "allowUnits": false, "allowTerms": false}, "relevant standard operating procedures": {"required": false, "allowUnits": false, "allowTerms": false}, "number of standard tRNAs extracted": {"required": false, "allowUnits": false, "allowTerms": false}, "assembly software": {"required": true, "allowUnits": false, "allowTerms": false}, "feature prediction": {"required": false, "allowUnits": false, "allowTerms": false}, "reference database(s)": {"required": false, "allowUnits": false, "allowTerms": false}, "similarity search method": {"required": false, "allowUnits": false, "allowTerms": false}, "16S recovered": {"required": false, "allowUnits": false, "allowTerms": false}, "16S recovery software": {"required": false, "allowUnits": false, "allowTerms": false}, "tRNA extraction software": {"required": false, "allowUnits": false, "allowTerms": false}, "completeness score": {"required": true, "allowUnits": false, "allowTerms": false}, "completeness software": {"required": true, "allowUnits": false, "allowTerms": false}, "completeness approach": {"required": false, "allowUnits": false, "allowTerms": false}, "contamination score": {"required": true, "allowUnits": false, "allowTerms": false}, "contamination screening input": {"required": false, "allowUnits": false, "allowTerms": false}, "contamination screening parameters": {"required": false, "allowUnits": false, "allowTerms": false}, "decontamination software": {"required": false, "allowUnits": false, "allowTerms": false}, "binning software": {"required": true, "allowUnits": false, "allowTerms": false}, "reassembly post binning": {"required": false, "allowUnits": false, "allowTerms": false}, "MAG coverage software": {"required": false, "allowUnits": false, "allowTerms": false}, "assembly quality": {"required": true, "allowUnits": false, "allowTerms": false}, "investigation type": {"required": true, "allowUnits": false, "allowTerms": false}, "binning parameters": {"required": true, "allowUnits": false, "allowTerms": false}, "taxonomic identity marker": {"required": true, "allowUnits": false, "allowTerms": false}, "taxonomic classification": {"required": false, "allowUnits": false, "allowTerms": false}, "isolation_source": {"required": true, "allowUnits": false, "allowTerms": false}, "collection date": {"required": true, "allowUnits": false, "allowTerms": false}, "geographic location (altitude)": {"required": false, "allowUnits": false, "allowTerms": false}, "geographic location (country and/or sea)": {"required": true, "allowUnits": false, "allowTerms": false}, "geographic location (latitude)": {"required": true, "allowUnits": false, "allowTerms": false}, "geographic location (longitude)": {"required": true, "allowUnits": false, "allowTerms": false}, "geographic location (region and locality)": {"required": false, "allowUnits": false, "allowTerms": false}, "geographic location (depth)": {"required": false, "allowUnits": false, "allowTerms": false}, "environment (biome)": {"required": true, "allowUnits": false, "allowTerms": false}, "environment (feature)": {"required": true, "allowUnits": false, "allowTerms": false}, "environment (material)": {"required": true, "allowUnits": false, "allowTerms": false}, "geographic location (elevation)": {"required": false, "allowUnits": false, "allowTerms": false}, "source material identifiers": {"required": false, "allowUnits": false, "allowTerms": false}, "sample collection device or method": {"required": false, "allowUnits": false, "allowTerms": false}, "sample material processing": {"required": false, "allowUnits": false, "allowTerms": false}, "amount or size of sample collected": {"required": false, "allowUnits": false, "allowTerms": false}, "size fraction selected": {"required": false, "allowUnits": false, "allowTerms": false}, "sample derived from": {"required": true, "allowUnits": false, "allowTerms": false}, "metagenomic source": {"required": true, "allowUnits": false, "allowTerms": false}, "relationship to oxygen": {"required": false, "allowUnits": false, "allowTerms": false}}, "defaultCapture": {"required": false, "allowUnits": false, "allowTerms": false}}, "version": 1, "new": true, "validationSchema": {"version": "1.0.0", "author": "ENA", "definitions": {"attribute": {"type": "array", "minItems": 1, "items": {"required": ["value"], "properties": {"value": {"minLength": 1, "type": "string"}, "terms": {"$ref": "#/definitions/terms"}, "units": {"minLength": 1, "type": "string"}}}}, "terms": {"type": "array", "items": {"required": ["url"], "type": "object", "properties": {"url": {"format": "uri", "type": "string"}}}}, "properties": {"attributes": {"required": [], "type": "object", "description": "Attributes for describing a sample.", "patternProperties": {"^.*$": {"$ref": "#/definitions/attribute"}}, "properties": {}}}}, "description": "Genomic Standards Consortium package extension for reporting of measurements and observations obtained from the environment where the sample was obtained. By choosing the environmental package, a selection of fields can be made from a relevant subsets of the GSC terms.", "properties": {"attributes": {"required": ["project name", "sequencing method", "assembly software", "completeness score", "completeness software", "contamination score", "binning software", "assembly quality", "investigation type", "binning parameters", "taxonomic identity marker", "isolation_source", "collection date", "geographic location (country and/or sea)", "geographic location (latitude)", "geographic location (longitude)", "environment (biome)", "environment (feature)", "environment (material)", "sample derived from", "metagenomic source"], "properties": {"multiplex identifiers": {"maxItems": 1, "description": "Molecular barcodes, called Multiplex Identifiers (MIDs), that are used to specifically tag unique samples in a sequencing run. Sequence should be reported in uppercase letters", "items": {}}, "experimental factor": {"maxItems": 1, "description": "Experimental factors are essentially the variable aspects of an experiment design which can be used to describe an experiment, or set of experiments, in an increasingly detailed manner. This field accepts ontology terms from Experimental Factor Ontology (EFO) and/or Ontology for Biomedical Investigations (OBI). For a browser of EFO (v 2.43) terms, please see http://purl.bioontology.org/ontology/EFO; for a browser of OBI (v 2013-10-25) terms please see http://purl.bioontology.org/ontology/OBI", "items": {}}, "geographic location (depth)": {"maxItems": 1, "description": "Depth is defined as the vertical distance below surface, e.g. for sediment or soil samples depth is measured from sediment or soil surface, respectivly. Depth can be reported as an interval for subsurface samples.", "items": {"required": ["units"], "properties": {"value": {"pattern": "(0|((0\\.)|([1-9][0-9]*\\.?))[0-9]*)([Ee][+-]?[0-9]+)?"}}}}, "investigation type": {"maxItems": 1, "description": "Nucleic Acid Sequence Report is the root element of all MIxS compliant reports as standardised by Genomic Standards Consortium", "items": {"properties": {"value": {"enum": ["bacteria_archaea", "eukaryote", "metagenome", "metagenome-assembled genome", "metatranscriptome", "mimarks-specimen", "mimarks-survey", "organelle", "plasmid", "single amplified genome", "uncultivated viral genomes", "virus"]}}}}, "relationship to oxygen": {"maxItems": 1, "description": "Is this organism an aerobe, anaerobe? Please note that aerobic and anaerobic are valid descriptors for microbial environments", "items": {"properties": {"value": {"enum": ["aerobe", "anaerobe", "facultative", "microaerophilic", "microanaerobe", "obligate aerobe", "obligate anaerobe"]}}}}, "completeness software": {"maxItems": 1, "description": "Tools used for completion estimate, i.e. checkm, anvi'o, busco", "items": {}}, "library vector": {"maxItems": 1, "description": "Cloning vector type(s) used in construction of libraries", "items": {}}, "library size": {"maxItems": 1, "description": "Total number of clones in the library prepared for the project", "items": {"properties": {"value": {"pattern": "[+-]?[0-9]+"}}}}, "taxonomic identity marker": {"maxItems": 1, "description": "The phylogenetic marker(s) used to assign an organism name to the bin, SAG or MAG. Examples are 16S gene, multi-marker approach or other e.g. rpoB gene", "items": {}}, "library screening strategy": {"maxItems": 1, "description": "Specific enrichment or screening methods applied before and/or after creating clone libraries in order to select a specific group of sequences", "items": {}}, "reference for biomaterial": {"maxItems": 1, "description": "Primary publication if isolated before genome publication; otherwise, primary genome report. Mandatory for MIGS of bacteria and archaea.", "items": {}}, "completeness approach": {"maxItems": 1, "description": "The approach used to determine the completeness of a given bin, SAG or MAG, which would typically make use of a set of conserved marker genes or a closely related reference genome. For UViG completeness, include reference genome or group used, and contig feature suggesting a complete genome", "items": {}}, "contamination score": {"maxItems": 1, "description": "The contamination score is based on the fraction of single-copy genes that are observed more than once in a query genome. Contamination score is one of 3 attributes which in combination reflect the standard quality of a MAG, see here for more information: https://ena-docs.readthedocs.io/en/latest/faq_metagenomes.html. If contamination \u00e2\u0089\u00a5 10% then please submit as a binned assembly.", "items": {"required": ["units"], "properties": {"value": {"pattern": "^(\\d|[1-9]\\d|\\d\\.\\d{1,2}|[1-9]\\d\\.\\d{1,2}|100)$"}}}}, "amount or size of sample collected": {"maxItems": 1, "description": "Amount or size of sample (volume, mass or area) that was collected", "items": {"required": ["units"], "properties": {"value": {"pattern": "(0|((0\\.)|([1-9][0-9]*\\.?))[0-9]*)([Ee][+-]?[0-9]+)?"}}}}, "contamination screening input": {"maxItems": 1, "description": "The type of sequence data used as input", "items": {"properties": {"value": {"enum": ["contigs", "reads"]}}}}, "library reads sequenced": {"maxItems": 1, "description": "Total number of clones sequenced from the library", "items": {"properties": {"value": {"pattern": "[+-]?[0-9]+"}}}}, "isolation_source": {"maxItems": 1, "description": "describes the physical, environmental and/or local geographical source of the biological sample from which the sample was derived", "items": {}}, "source material identifiers": {"maxItems": 1, "description": "A unique identifier assigned to a material sample (as defined by http://rs.tdwg.org/dwc/terms/materialSampleID, and as opposed to a particular digital record of a material sample) used for extracting nucleic acids, and subsequent sequencing. The identifier can refer either to the original material collected or to any derived sub-samples. The INSDC qualifiers /specimen_voucher, /bio_material, or /culture_collection may or may not share the same value as the source_mat_id field. For instance, the /specimen_voucher qualifier and source_mat_id may both contain 'UAM:Herps:14' , referring to both the specimen voucher and sampled tissue with the same identifier. However, the /culture_collection qualifier may refer to a value from an initial culture (e.g. ATCC:11775) while source_mat_id would refer to an identifier from some derived culture from which the nucleic acids were extracted (e.g. xatc123 or ark:/2154/R2).", "items": {}}, "geographic location (latitude)": {"maxItems": 1, "description": "The geographical origin of the sample as defined by latitude and longitude. The values should be reported in decimal degrees and in WGS84 system", "items": {"required": ["units"], "properties": {"value": {"pattern": "(^.*[+-]?[0-9]+.?[0-9]*.*$)|(^not collected$)|(^not provided$)|(^restricted access$)"}}}}, "binning parameters": {"maxItems": 1, "description": "The parameters that have been applied during the extraction of genomes from metagenomic datasets e.g. coverage and kmer", "items": {}}, "MAG coverage software": {"maxItems": 1, "description": "Tool(s) used to determine the genome coverage if coverage is used as a binning parameter in the extraction of genomes from metagenomic datasets e.g. bwa, bbmap, bowtie, other", "items": {}}, "sample derived from": {"maxItems": 1, "description": "Reference to parental sample(s) or original run(s) that the assembly is derived from. The referenced samples or runs should already be registered in INSDC. This should be formatted as one of the following. A single sample/run e.g. ERSxxxxxx OR a comma separated list e.g. ERSxxxxxx,ERSxxxxxx OR a range e.g. ERSxxxxxx-ERSxxxxxx", "items": {"properties": {"value": {"pattern": "(^[ESD]R[SR]\\d{6,}(,[ESD]R[SR]\\d{6,})*$)|(^SAM[END][AG]?\\d+(,SAM[END][AG]?\\d+)*$)|(^EGA[NR]\\d{11}(,EGA[NR]\\d{11})*$)|(^[ESD]R[SR]\\d{6,}-[ESD]R[SR]\\d{6,}$)|(^SAM[END][AG]?\\d+-SAM[END][AG]?\\d+$)|(^EGA[NR]\\d{11}-EGA[NR]\\d{11}$)"}}}}, "geographic location (country and/or sea)": {"maxItems": 1, "description": "The geographical origin of the sample as defined by the country or sea. Country or sea names should be chosen from the INSDC country list (http://insdc.org/country.html).", "items": {"properties": {"value": {"enum": ["Afghanistan", "Albania", "Algeria", "American Samoa", "Andorra", "Angola", "Anguilla", "Antarctica", "Antigua and Barbuda", "Arctic Ocean", "Argentina", "Armenia", "Aruba", "Ashmore and Cartier Islands", "Atlantic Ocean", "Australia", "Austria", "Azerbaijan", "Bahamas", "Bahrain", "Baker Island", "Baltic Sea", "Bangladesh", "Barbados", "Bassas da India", "Belarus", "Belgium", "Belize", "Benin", "Bermuda", "Bhutan", "Bolivia", "Borneo", "Bosnia and Herzegovina", "Botswana", "Bouvet Island", "Brazil", "British Virgin Islands", "Brunei", "Bulgaria", "Burkina Faso", "Burundi", "Cambodia", "Cameroon", "Canada", "Cape Verde", "Cayman Islands", "Central African Republic", "Chad", "Chile", "China", "Christmas Island", "Clipperton Island", "Cocos Islands", "Colombia", "Comoros", "Cook Islands", "Coral Sea Islands", "Costa Rica", "Cote d'Ivoire", "Croatia", "Cuba", "Curacao", "Cyprus", "Czech Republic", "Democratic Republic of the Congo", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "East Timor", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea", "Estonia", "Ethiopia", "Europa Island", "Falkland Islands (Islas Malvinas)", "Faroe Islands", "Fiji", "Finland", "France", "French Guiana", "French Polynesia", "French Southern and Antarctic Lands", "Gabon", "Gambia", "Gaza Strip", "Georgia", "Germany", "Ghana", "Gibraltar", "Glorioso Islands", "Greece", "Greenland", "Grenada", "Guadeloupe", "Guam", "Guatemala", "Guernsey", "Guinea", "Guinea-Bissau", "Guyana", "Haiti", "Heard Island and McDonald Islands", "Honduras", "Hong Kong", "Howland Island", "Hungary", "Iceland", "India", "Indian Ocean", "Indonesia", "Iran", "Iraq", "Ireland", "Isle of Man", "Israel", "Italy", "Jamaica", "Jan Mayen", "Japan", "Jarvis Island", "Jersey", "Johnston Atoll", "Jordan", "Juan de Nova Island", "Kazakhstan", "Kenya", "Kerguelen Archipelago", "Kingman Reef", "Kiribati", "Kosovo", "Kuwait", "Kyrgyzstan", "Laos", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macau", "Macedonia", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Martinique", "Mauritania", "Mauritius", "Mayotte", "Mediterranean Sea", "Mexico", "Micronesia", "Midway Islands", "Moldova", "Monaco", "Mongolia", "Montenegro", "Montserrat", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Navassa Island", "Nepal", "Netherlands", "New Caledonia", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Niue", "Norfolk Island", "North Korea", "North Sea", "Northern Mariana Islands", "Norway", "Oman", "Pacific Ocean", "Pakistan", "Palau", "Palmyra Atoll", "Panama", "Papua New Guinea", "Paracel Islands", "Paraguay", "Peru", "Philippines", "Pitcairn Islands", "Poland", "Portugal", "Puerto Rico", "Qatar", "Republic of the Congo", "Reunion", "Romania", "Ross Sea", "Russia", "Rwanda", "Saint Helena", "Saint Kitts and Nevis", "Saint Lucia", "Saint Pierre and Miquelon", "Saint Vincent and the Grenadines", "Samoa", "San Marino", "Sao Tome and Principe", "Saudi Arabia", "Senegal", "Serbia", "Seychelles", "Sierra Leone", "Singapore", "Sint Maarten", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "South Georgia and the South Sandwich Islands", "South Korea", "Southern Ocean", "Spain", "Spratly Islands", "Sri Lanka", "Sudan", "Suriname", "Svalbard", "Swaziland", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Tasman Sea", "Thailand", "Togo", "Tokelau", "Tonga", "Trinidad and Tobago", "Tromelin Island", "Tunisia", "Turkey", "Turkmenistan", "Turks and Caicos Islands", "Tuvalu", "USA", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "Uruguay", "Uzbekistan", "Vanuatu", "Venezuela", "Viet Nam", "Virgin Islands", "Wake Island", "Wallis and Futuna", "West Bank", "Western Sahara", "Yemen", "Zambia", "Zimbabwe", "not applicable", "not collected", "not provided", "restricted access"]}}}}, "reference database(s)": {"maxItems": 1, "description": "List of database(s) used for ORF annotation, along with version number and reference to website or publication", "items": {}}, "environment (feature)": {"maxItems": 1, "description": "Environmental feature level includes geographic environmental features. Compared to biome, feature is a descriptor of the more local environment. Examples include: harbor, cliff, or lake. EnvO (v 2013-06-14) terms can be found via the link: www.environmentontology.org/Browse-EnvO", "items": {}}, "environment (biome)": {"maxItems": 1, "description": "Biomes are defined based on factors such as plant structures, leaf types, plant spacing, and other factors like climate. Biome should be treated as the descriptor of the broad ecological context of a sample. Examples include: desert, taiga, deciduous woodland, or coral reef. EnvO (v 2013-06-14) terms can be found via the link: www.environmentontology.org/Browse-EnvO", "items": {}}, "annotation source": {"maxItems": 1, "description": "For cases where annotation was provided by a community jamboree or model organism database rather than by a specific submitter", "items": {}}, "number of standard tRNAs extracted": {"maxItems": 1, "description": "The total number of tRNAs identified from the bin, SAG or MAG", "items": {"properties": {"value": {"pattern": "[+-]?[0-9]+"}}}}, "environment (material)": {"maxItems": 1, "description": "The environmental material level refers to the material that was displaced by the sample, or material in which a sample was embedded, prior to the sampling event. Environmental material terms are generally mass nouns. Examples include: air, soil, or water. EnvO (v 2013-06-14) terms can be found via the link: www.environmentontology.org/Browse-EnvO", "items": {}}, "adapters": {"maxItems": 1, "description": "Adapters provide priming sequences for both amplification and sequencing of the sample-library fragments. Both adapters should be reported; in uppercase letters", "items": {}}, "sample material processing": {"maxItems": 1, "description": "Any processing applied to the sample during or after retrieving the sample from environment. This field accepts OBI, for a browser of OBI (v 2013-10-25) terms please see http://purl.bioontology.org/ontology/OBI", "items": {}}, "sample collection device or method": {"maxItems": 1, "description": "The method or deviced employed for collecting the sample", "items": {}}, "sequencing method": {"maxItems": 1, "description": "Sequencing method used; e.g. Sanger, pyrosequencing, ABI-solid", "items": {}}, "geographic location (elevation)": {"maxItems": 1, "description": "The elevation of the sampling site as measured by the vertical distance from mean sea level.", "items": {"required": ["units"], "properties": {"value": {"pattern": "[+-]?(0|((0\\.)|([1-9][0-9]*\\.?))[0-9]*)([Ee][+-]?[0-9]+)?"}}}}, "16S recovered": {"maxItems": 1, "description": "Can a 16S gene be recovered from the submitted bin, SAG or MAG?", "items": {"properties": {"value": {"enum": ["No", "Yes"]}}}}, "geographic location (altitude)": {"maxItems": 1, "description": "The altitude of the sample is the vertical distance between Earth's surface above Sea Level and the sampled position in the air.", "items": {"required": ["units"], "properties": {"value": {"pattern": "(0|((0\\.)|([1-9][0-9]*\\.?))[0-9]*)([Ee][+-]?[0-9]+)?"}}}}, "taxonomic classification": {"maxItems": 1, "description": "Method used for taxonomic classification, along with reference database used, classification rank, and thresholds used to classify new genomes. Expected values are: classification method, database name, and other parameters e.g. vConTACT vContact2 (references from NCBI RefSeq v83, genus rank classification, default parameters)", "items": {}}, "collection date": {"maxItems": 1, "description": "The date of sampling, either as an instance (single point in time) or interval. In case no exact time is available, the date/time can be right truncated i.e. all of these are valid ISO8601 compliant times: 2008-01-23T19:23:10+00:00; 2008-01-23T19:23:10; 2008-01-23; 2008-01; 2008.", "items": {"properties": {"value": {"pattern": "(^[0-9]{4}(-[0-9]{2}(-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2})?Z?([+-][0-9]{1,2})?)?)?)?(/[0-9]{4}(-[0-9]{2}(-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2})?Z?([+-][0-9]{1,2})?)?)?)?)?$)|(^not collected$)|(^not provided$)|(^restricted access$)"}}}}, "16S recovery software": {"maxItems": 1, "description": "Tools used for 16S rRNA gene extraction. Add names and versions of software(s), parameters used", "items": {}}, "tRNA extraction software": {"maxItems": 1, "description": "Tools used for tRNA identification. Add names and versions of software(s), parameters used", "items": {}}, "assembly quality": {"maxItems": 1, "description": "Assembly quality is one of 3 attributes which in combination reflect the standard quality of a MAG, see here for more information: https://ena-docs.readthedocs.io/en/latest/faq_metagenomes.html. Assembly statistics include, but are not limited to total assembly size, number of contigs, contig N50/L50, and maximum contig length.", "items": {"properties": {"value": {"enum": ["Many fragments with little to no review of assembly other than reporting of standard assembly statistics", "Multiple fragments where gaps span repetitive regions. Presence of the 23S, 16S, and 5S rRNA genes and at least 18 tRNAs", "Single contiguous sequence without gaps or ambiguities with a consensus error rate equivalent to Q50 or better"]}}}}, "geographic location (longitude)": {"maxItems": 1, "description": "The geographical origin of the sample as defined by latitude and longitude. The values should be reported in decimal degrees and in WGS84 system", "items": {"required": ["units"], "properties": {"value": {"pattern": "(^.*[+-]?[0-9]+.?[0-9]*.*$)|(^not collected$)|(^not provided$)|(^restricted access$)"}}}}, "size fraction selected": {"maxItems": 1, "description": "Filtering pore size used in sample preparation e.g. 0-0.22 micrometer", "items": {}}, "project name": {"maxItems": 1, "description": "Name of the project within which the sequencing was organized", "items": {}}, "decontamination software": {"maxItems": 1, "description": "Tool(s) used in contamination screening", "items": {}}, "feature prediction": {"maxItems": 1, "description": "Method used to predict UViGs features such as ORFs, integration site, etc. Add names and versions of software(s), parameters used", "items": {}}, "relevant electronic resources": {"maxItems": 1, "description": "-", "items": {}}, "completeness score": {"maxItems": 1, "description": "Completeness score is typically based on either the fraction of markers found as compared to a database or the percent of a genome found as compared to a closely related reference genome. Completeness score is one of 3 attributes which in combination reflect the standard quality of a MAG, see here for more information: https://ena-docs.readthedocs.io/en/latest/faq_metagenomes.html.", "items": {"required": ["units"], "properties": {"value": {"pattern": "^(\\d|[1-9]\\d|\\d\\.\\d{1,2}|[1-9]\\d\\.\\d{1,2}|100)$"}}}}, "reassembly post binning": {"maxItems": 1, "description": "Has an assembly been performed on a genome bin extracted from a metagenomic assembly?", "items": {"required": ["units"], "properties": {"value": {"enum": ["No", "Yes"]}}}}, "relevant standard operating procedures": {"maxItems": 1, "description": "Standard operating procedures used in assembly and/or annotation of genomes, metagenomes or environmental sequences", "items": {}}, "binning software": {"maxItems": 1, "description": "Tool(s) used for the extraction of genomes from metagenomic datasets e.g. concoct and maxbin", "items": {}}, "geographic location (region and locality)": {"maxItems": 1, "description": "The geographical origin of the sample as defined by the specific region name followed by the locality name.", "items": {}}, "nucleic acid amplification": {"maxItems": 1, "description": "Link to a literature reference, electronic resource or a standard operating procedure (SOP)", "items": {}}, "similarity search method": {"maxItems": 1, "description": "Tool used to compare ORFs with database, along with version and cutoffs used. Add names and versions of software(s), parameters used", "items": {}}, "metagenomic source": {"maxItems": 1, "description": "The metagenomic source of the sample. This value should contain \u00e2\u0080\u009cmetagenome\u00e2\u0080\u009d and be in the taxonomy database e.g. wastewater metagenome or human gut metagenome. Please note \u00e2\u0080\u009cmetagenome\u00e2\u0080\u009d alone will not be accepted. Check here for more details on metagenome taxonomy: https://ena-docs.readthedocs.io/en/latest/faq_taxonomy.html#environmental-taxonomic-classifications", "items": {"properties": {"value": {"isValidTaxonomy": "true"}}}}, "contamination screening parameters": {"maxItems": 1, "description": "Specific parameters used in the decontamination sofware, such as reference database, coverage, and kmers. Combinations of these parameters may also be used, i.e. kmer and coverage, or reference database and kmer", "items": {}}, "assembly software": {"maxItems": 1, "description": "Tool(s) used for assembly, including version number and parameters in the format {software};{version};{parameters} e.g. metaSPAdes;3.11.0;kmer set 21,33,55,77,99,121, default parameters otherwise", "items": {}}, "nucleic acid extraction": {"maxItems": 1, "description": "Link to a literature reference, electronic resource or a standard operating procedure (SOP)", "items": {}}}}}, "required": ["attributes"], "id": "ERC000047", "type": "object", "title": "GSC MIMAGS", "$schema": "http://json-schema.org/draft-07/schema#", "$async": true}, "_links": {"self": {"href": "https://submission.ebi.ac.uk/api/checklists/ERC000047"}, "checklist": {"href": "https://submission.ebi.ac.uk/api/checklists/ERC000047"}, "spreadsheet-csv-download": {"href": "https://submission.ebi.ac.uk/api/checklists/ERC000047/spreadsheet.csv"}}}