annotate test-data/dada2_taxonomy.loc @ 10:1934b45da33c draft

planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c-dirty
author matthias
date Tue, 28 May 2019 12:45:55 -0400
parents ef3ebaa70032
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
1 # This is a sample file distributed with Galaxy that is used to define a
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
2 # list of dada2 reference data sets for taxonomy assignment, using three
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
3 # tab separated columns:
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
4 #
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
5 # <unique_build_id> <display_name> <fasta_file_path> <taxlevels>
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
6 #
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
7 # Datasets can be retrieved from https://benjjneb.github.io/dada2/training.html
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
8 #
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
9 # taxlevels is a comma separated list of taxonomy levels
ef3ebaa70032 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit a54770771e567c7ad8a9dd75cc4689c3935ef11c
matthias
parents:
diff changeset
10 test_buildid test_displayname ${__HERE__}/reference.fa Level1,Level2,Level3,Level4,Level5