Mercurial > repos > rmarenco > multi_fasta_glimmer_hmm
comparison glimmer_hmm.loc.sample @ 0:0ddb5ee32ff6 draft default tip
planemo upload for repository https://github.com/remimarenco/multi_fasta_glimmerhmm.git commit 28bd73b26b50165eded1d9ba995979acdf005ad1-dirty
author | rmarenco |
---|---|
date | Thu, 18 Aug 2016 18:50:00 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0ddb5ee32ff6 |
---|---|
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 Human /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 # |