Mercurial > repos > bgruening > glimmer_hmm
comparison glimmer_hmm.loc.sample @ 0:c9699375fcf6 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/glimmer_hmm commit 0dc67759bcbdf5a8a285ded9ba751340d741fe63
author | bgruening |
---|---|
date | Wed, 13 Jul 2016 10:55:48 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c9699375fcf6 |
---|---|
1 #This file lists the locations of all the trained_dir files | |
2 #under the "trained_dir" directory (a directory that contains a directory | |
3 #for each organism used by glimmer_hmm). | |
4 #This file has the format (white space characters are | |
5 #TAB characters): | |
6 # | |
7 #<unique_id> <display_name> <file_path> | |
8 # | |
9 #glimmer_hmm.loc could look something like this: | |
10 # | |
11 #human_gc_0-43 Human with GC Content 0 to 43% /path/to/trained_dir/human | |
12 #celegans Celegan /path/to/trained_dir/Celegans | |
13 #arabidopsis Arabidopsis /path/to/trained_dir/arabidopsis | |
14 #rice Rice /path/to/trained_dir/rice | |
15 #zebrafish Zebrafish /path/to/trained_dir/zebrafish | |
16 # |