Mercurial > repos > yating-l > data_manager_fetch_reference_data
comparison tool-data/glimmer_hmm.loc.sample @ 16:95f5152ffac4 draft
planemo upload
author | yating-l |
---|---|
date | Thu, 04 May 2017 12:22:29 -0400 |
parents | |
children | 2de52c48e53f |
comparison
equal
deleted
inserted
replaced
15:45bcb36d6cfe | 16:95f5152ffac4 |
---|---|
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 # |