view test-data/dada2_taxonomy.loc @ 12:2875d977c533 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dada2 commit 034af1aa838fb62aa93c10332b6143ab1a1f3cef
author iuc
date Wed, 18 Mar 2026 13:09:18 +0000
parents 1728e5ee871a
children
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.gz	Level1,Level2,Level3,Level4,Level5