annotate tool-data/busco.loc.sample @ 3:f18f0b887c31 draft

planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
author iuc
date Fri, 14 Dec 2018 08:13:25 -0500
parents 382a4c19007f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
1 # This is a sample file distributed with Galaxy that is used to define a
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
2 # list of busco datasets, using four columns tab separated:
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
3 #
2
382a4c19007f planemo upload commit 2896dcfd180800d00ea413a59264ef8b11788b8e
iuc
parents: 0
diff changeset
4 # <unique_build_id> <display_name> <genome_fasta_file_path>
0
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
5 #
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
6 # Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
7 #
3
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
8 # "/some/path/datasets/" would be the last column in the line
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
9 # If this were for the /some/path/lineage/cyanobacteria_odb9/ reference dataset:
0
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
10 #
3
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
11 # $ ls /some/path/datasets/cyanobacteria_odb9/
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
12 # ancestral ancestral_variants dataset.cfg hmms info lengths_cutoff prfl scores_cutoff
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
13 #
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
14 # the resulting entry would look like:
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
15 #
f18f0b887c31 planemo upload commit 99b8e51a68074a214ca4415a635a426e80e4129b
iuc
parents: 2
diff changeset
16 #cyanobacteria_odb9 cyanobacteria /some/path/datasets/
0
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
17 #
5e3543b1ef9f planemo upload commit 0de2ff52c643ec5bd6c26110878f2d74405fdf08
iuc
parents:
diff changeset
18 #