Skip to content

Commit

Permalink
Update ena_aggregated.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vdkkia authored Feb 21, 2022
1 parent e48d1b2 commit 7b25c3a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions templates/ena/ena_aggregated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "SEEK Sample Multi",
"dataType": "Registered Sample (multiple)",
"required": "true",
"isaTag": null
},
Expand Down Expand Up @@ -258,7 +258,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "SEEK Sample Multi",
"dataType": "Registered Sample (multiple)",
"required": "true",
"isaTag": null
},
Expand All @@ -269,7 +269,7 @@
"required": true,
"ontology": null,
"dataType": "String",
"CVList": [],
"CVList": null,
"isaTag": "protocol"
},
{
Expand Down Expand Up @@ -316,7 +316,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "SEEK Sample Multi",
"dataType": "Registered Sample (multiple)",
"required": true,
"isaTag": null
},
Expand Down Expand Up @@ -392,7 +392,7 @@
"iri": null,
"name": "file type",
"description": "The run data file model.",
"dataType": "String",
"dataType": "Controlled Vocabulary",
"required": true,
"ontology": null,
"CVList": ["bam", "cram", "fastq", "oxfordnanopore_native", "pacbio_hdf5", "sff"],
Expand Down Expand Up @@ -472,7 +472,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "SEEK Sample Multi",
"dataType": "Registered Sample (multiple)",
"required": true,
"isaTag": null
},
Expand Down Expand Up @@ -587,7 +587,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "SEEK Sample Multi",
"dataType": "Registered Sample (multiple)",
"required": true,
"isaTag": null
},
Expand Down Expand Up @@ -632,7 +632,7 @@
"iri": null,
"name": "Input",
"description": "Existing Samples in DataHub that represent input for this protocol.",
"dataType": "seek sample multi",
"dataType": "Registered Sample (multiple)",
"required": "true",
"isaTag": null
},
Expand All @@ -643,7 +643,7 @@
"required": true,
"ontology": null,
"dataType": "String",
"CVList": [],
"CVList": null,
"isaTag": "protocol"
},
{
Expand Down Expand Up @@ -1304,7 +1304,7 @@
"iri": null,
"name": "status",
"description": "Status of submission to ENA.",
"dataType": "String",
"dataType": "Controlled Vocabulary",
"required": false,
"ontology": null,
"CVList": ["add", "added", "modify", "modified", "cancel", "cancelled", "release", "released"],
Expand Down

0 comments on commit 7b25c3a

Please sign in to comment.