Mercurial > repos > iuc > busco
comparison 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 |
comparison
equal
deleted
inserted
replaced
2:382a4c19007f | 3:f18f0b887c31 |
---|---|
3 # | 3 # |
4 # <unique_build_id> <display_name> <genome_fasta_file_path> | 4 # <unique_build_id> <display_name> <genome_fasta_file_path> |
5 # | 5 # |
6 # Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html | 6 # Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html |
7 # | 7 # |
8 # "/some/path/arthropoda/" would be the last column in the line | 8 # "/some/path/datasets/" would be the last column in the line |
9 # If this were for the mm10 mouse genome, the resulting entry would look like: | 9 # If this were for the /some/path/lineage/cyanobacteria_odb9/ reference dataset: |
10 # | 10 # |
11 #arthropoda_2.0 arthropoda_2.0 /some/path/arthropoda/ | 11 # $ ls /some/path/datasets/cyanobacteria_odb9/ |
12 # ancestral ancestral_variants dataset.cfg hmms info lengths_cutoff prfl scores_cutoff | |
13 # | |
14 # the resulting entry would look like: | |
15 # | |
16 #cyanobacteria_odb9 cyanobacteria /some/path/datasets/ | |
12 # | 17 # |
13 # | 18 # |