Mercurial > repos > iuc > dada2_plotcomplexity
comparison test-data/dada2_taxonomy.loc @ 0:923d45f161cf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
| author | iuc |
|---|---|
| date | Fri, 08 Nov 2019 18:46:09 -0500 |
| parents | |
| children | 10cd92444a38 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:923d45f161cf |
|---|---|
| 1 # This is a sample file distributed with Galaxy that is used to define a | |
| 2 # list of dada2 reference data sets for taxonomy assignment, using three | |
| 3 # tab separated columns: | |
| 4 # | |
| 5 # <unique_build_id> <display_name> <fasta_file_path> <taxlevels> | |
| 6 # | |
| 7 # Datasets can be retrieved from https://benjjneb.github.io/dada2/training.html | |
| 8 # | |
| 9 # taxlevels is a comma separated list of taxonomy levels | |
| 10 test_buildid test_displayname ${__HERE__}/reference.fa Level1,Level2,Level3,Level4,Level5 |
