|
14 | 14 | class: File |
15 | 15 | location: "ftp://ftp.ebi.ac.uk/pub/databases/metagenomics/pipeline-5.0/ref-dbs/rfam_models/ribosomal_models/ribo.claninfo" |
16 | 16 | outputs: |
17 | | - LSU_SSU_BED: |
| 17 | + LSU and SSU BED regions: |
18 | 18 | element_tests: |
19 | 19 | DRR010481_FASTQ.fasta: |
20 | 20 | location: https://zenodo.org/records/13710235/files/DRR010481.bed |
21 | 21 | ERR2715528_MERGED_FASTQ.fasta: |
22 | 22 | location: https://zenodo.org/records/13710235/files/ERR2715528.bed |
23 | | - SSU_FASTA: |
| 23 | + SSU FASTA files: |
24 | 24 | element_tests: |
25 | 25 | ERR2715528_MERGED_FASTQ.fasta: |
26 | 26 | location: https://zenodo.org/records/13710235/files/ERR2715528_SSU.fasta |
27 | 27 | compare: contains |
28 | | - LSU_FASTA: |
| 28 | + LSU FASTA files: |
29 | 29 | element_tests: |
30 | 30 | DRR010481_FASTQ.fasta: |
31 | 31 | location: https://zenodo.org/records/13710235/files/DRR010481_LSU.fasta |
32 | 32 | compare: contains |
33 | | - Classifications_SSU_SILVA: |
| 33 | + SSU taxonomic classifications using SILVA DB: |
34 | 34 | element_tests: |
35 | 35 | ERR2715528_MERGED_FASTQ.fasta: |
36 | 36 | asserts: |
|
41 | 41 | - that: has_n_columns |
42 | 42 | comment: "#" |
43 | 43 | n: 15 |
44 | | - OTU_SSU_SILVA: |
| 44 | + SSU OTU tables (SILVA DB): |
45 | 45 | element_tests: |
46 | 46 | ERR2715528_MERGED_FASTQ.fasta: |
47 | 47 | asserts: |
|
58 | 58 | - that: has_n_columns |
59 | 59 | comment: "#" |
60 | 60 | n: 4 |
61 | | - OTU_LSU_SILVA: |
| 61 | + LSU OTU tables (SILVA DB): |
62 | 62 | element_tests: |
63 | 63 | DRR010481_FASTQ.fasta: |
64 | 64 | asserts: |
|
75 | 75 | - that: has_n_columns |
76 | 76 | comment: "#" |
77 | 77 | n: 4 |
78 | | - Classifications_LSU_SILVA: |
| 78 | + LSU taxonomic classifications using SILVA DB: |
79 | 79 | element_tests: |
80 | 80 | DRR010481_FASTQ.fasta: |
81 | 81 | asserts: |
|
86 | 86 | - that: has_n_columns |
87 | 87 | comment: "#" |
88 | 88 | n: 15 |
89 | | - HDF5_SSU_SILVA: |
| 89 | + SSU OTU tables in HDF5 format (SILVA DB): |
90 | 90 | element_tests: |
91 | 91 | ERR2715528_MERGED_FASTQ.fasta: |
92 | 92 | asserts: |
93 | 93 | - that: has_size |
94 | 94 | value: 37000 |
95 | 95 | delta: 10000 |
96 | | - JSON_SSU_SILVA: |
| 96 | + SSU OTU tables in JSON format (SILVA DB): |
97 | 97 | element_tests: |
98 | 98 | ERR2715528_MERGED_FASTQ.fasta: |
99 | 99 | asserts: |
100 | 100 | - that: has_text |
101 | 101 | text: "\"type\": \"OTU table\"" |
102 | | - Krona_SSU_SILVA: |
| 102 | + SSU taxonomic abundance pie charts (SILVA DB): |
103 | 103 | asserts: |
104 | 104 | - that: has_text |
105 | 105 | text: "ERR2715528_MERGED_FASTQ_fasta" |
106 | | - HDF5_LSU_SILVA: |
| 106 | + LSU OTU tables in HDF5 format (SILVA DB): |
107 | 107 | element_tests: |
108 | 108 | DRR010481_FASTQ.fasta: |
109 | 109 | asserts: |
110 | 110 | - that: has_size |
111 | 111 | value: 37000 |
112 | 112 | delta: 10000 |
113 | | - JSON_LSU_SILVA: |
| 113 | + LSU OTU tables in JSON format (SILVA DB): |
114 | 114 | element_tests: |
115 | 115 | DRR010481_FASTQ.fasta: |
116 | 116 | asserts: |
117 | 117 | - that: has_text |
118 | 118 | text: "\"type\": \"OTU table\"" |
119 | | - Krona_LSU_SILVA: |
| 119 | + LSU taxonomic abundance pie charts (SILVA DB): |
120 | 120 | asserts: |
121 | 121 | - that: has_text |
122 | 122 | text: "DRR010481_FASTQ_fasta" |
0 commit comments