Mercurial > repos > iuc > data_manager_fetch_busco
comparison tool-data/busco.loc.sample @ 0:53eec20e8fb6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit 2896dcfd180800d00ea413a59264ef8b11788b8e
author | iuc |
---|---|
date | Thu, 19 Oct 2017 15:56:20 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:53eec20e8fb6 |
---|---|
1 # This is a sample file distributed with Galaxy that is used to define a | |
2 # list of busco datasets, using four columns tab separated: | |
3 # | |
4 # <unique_build_id> <display_name> <genome_fasta_file_path> | |
5 # | |
6 # Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html | |
7 # | |
8 # "/some/path/arthropoda/" would be the last column in the line | |
9 # If this were for the mm10 mouse genome, the resulting entry would look like: | |
10 # | |
11 #arthropoda_2.0 arthropoda_2.0 /some/path/arthropoda/ | |
12 # | |
13 # |