Skip to content

Commit

Permalink
update labels and tool versions in ITS WF
Browse files Browse the repository at this point in the history
  • Loading branch information
RZ9082 committed Jan 10, 2025
1 parent 18688a8 commit 217352e
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
identifier: ERR2715528_MERGED_FASTQ.fasta
location: https://zenodo.org/records/13710235/files/ERR2715528_PE.fasta
outputs:
ITS_FASTA:
ITS FASTA files:
element_tests:
DRR010481_FASTQ.fasta:
location: https://zenodo.org/records/13710235/files/DRR010481_ITS.fasta
compare: contains
ERR2715528_MERGED_FASTQ.fasta:
location: https://zenodo.org/records/13710235/files/ERR2715528_ITS.fasta
compare: contains
OTU_ITSoneDB:
ITS OTU tables (ITSoneDB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand Down Expand Up @@ -61,7 +61,7 @@
- that: has_n_columns
comment: "#"
n: 4
Classifications_ITSoneDB:
ITS taxonomic classifications using ITSoneDB:
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -81,7 +81,7 @@
- that: has_n_columns
comment: "#"
n: 15
OTU_ITS_UNITE:
ITS OTU tables (UNITE DB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand Down Expand Up @@ -113,7 +113,7 @@
- that: has_n_columns
comment: "#"
n: 4
Classifications_ITS_UNITE:
ITS taxonomic classifications using UNITE DB:
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -133,7 +133,7 @@
- that: has_n_columns
comment: "#"
n: 15
HDF5_ITSoneDB:
ITS OTU tables in HDF5 format (ITSoneDB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -145,7 +145,7 @@
- that: has_size
value: 72000
delta: 10000
JSON_ITSoneDB:
ITS OTU tables in JSON format (UNITE DB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -155,13 +155,13 @@
asserts:
- that: has_text
text: "\"type\": \"OTU table\""
Krona_ITSoneDB:
ITS taxonomic abundance pie charts (ITSoneDB):
asserts:
- that: has_text
text: "DRR010481_FASTQ_fasta"
- that: has_text
text: "ERR2715528_MERGED_FASTQ_fasta"
HDF5_ITS_UNITE:
ITS OTU tables in HDF5 format (UNITE DB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -173,7 +173,7 @@
- that: has_size
value: 72000
delta: 10000
JSON_ITS_UNITE:
ITS OTU tables in JSON format (UNITE DB):
element_tests:
DRR010481_FASTQ.fasta:
asserts:
Expand All @@ -183,7 +183,7 @@
asserts:
- that: has_text
text: "\"type\": \"OTU table\""
Krona_ITS_UNITE:
ITS taxonomic abundance pie charts (UNITE DB):
asserts:
- that: has_text
text: "DRR010481_FASTQ_fasta"
Expand Down
Loading

0 comments on commit 217352e

Please sign in to comment.