view test-data/dada2_taxonomy.loc @ 1:777f9846c56d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit a82e4981dac025c909244acd7127c215bdb519a7"
author iuc
date Thu, 05 Dec 2019 17:59:14 -0500
parents cc41546adf56
children 23fc35093b11
line wrap: on
line source

# This is a sample file distributed with Galaxy that is used to define a
# list of dada2 reference data sets for taxonomy assignment, using three
# tab separated columns:
#
# <unique_build_id>	<display_name>	<fasta_file_path>	<taxlevels>
#
# Datasets can be retrieved from https://benjjneb.github.io/dada2/training.html
# 
# taxlevels is a comma separated list of taxonomy levels
test_buildid	test_displayname	${__HERE__}/reference.fa	Level1,Level2,Level3,Level4,Level5