Mercurial > repos > iuc > dada2_plotcomplexity
annotate test-data/dada2_taxonomy.loc @ 4:007ddcf0ef89 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit 28506788978bf5f0ce31dca09b7ca3d6d4900edb"
| author | iuc |
|---|---|
| date | Fri, 02 Jul 2021 20:01:49 +0000 |
| parents | 10cd92444a38 |
| children |
| rev | line source |
|---|---|
|
0
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
1 # This is a sample file distributed with Galaxy that is used to define a |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
2 # list of dada2 reference data sets for taxonomy assignment, using three |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
3 # tab separated columns: |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
4 # |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
5 # <unique_build_id> <display_name> <fasta_file_path> <taxlevels> |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
6 # |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
7 # Datasets can be retrieved from https://benjjneb.github.io/dada2/training.html |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
8 # |
|
923d45f161cf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
iuc
parents:
diff
changeset
|
9 # taxlevels is a comma separated list of taxonomy levels |
|
2
10cd92444a38
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f2a33fe115fef9d711112b53136cf7619f1b19be"
iuc
parents:
0
diff
changeset
|
10 test_buildid test_displayname ${__HERE__}/reference.fa.gz Level1,Level2,Level3,Level4,Level5 |
