view tool-data/busco.loc.sample @ 6:1e62c28ba91d draft

"planemo upload commit 768639889e24aecd31d85d37d6f0bba00ac2a486"
author iuc
date Wed, 04 Dec 2019 13:45:35 -0500
parents f18f0b887c31
children
line wrap: on
line source

# This is a sample file distributed with Galaxy that is used to define a
# list of busco datasets, using four columns tab separated:
#
# <unique_build_id>	<display_name>	<genome_fasta_file_path>
#
# Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html
#
# "/some/path/datasets/" would be the last column in the line
# If this were for the /some/path/lineage/cyanobacteria_odb9/ reference dataset:
#
# $ ls /some/path/datasets/cyanobacteria_odb9/
#   ancestral  ancestral_variants  dataset.cfg  hmms  info  lengths_cutoff  prfl  scores_cutoff
#
# the resulting entry would look like:
#
#cyanobacteria_odb9	cyanobacteria	/some/path/datasets/
#
#