Mercurial > repos > yating-l > data_manager_fetch_reference_data
comparison tool-data/glimmer_hmm.loc.sample @ 23:6f948f85cad8 draft
planemo upload
author | yating-l |
---|---|
date | Thu, 04 May 2017 16:50:05 -0400 |
parents | 2c495ac86278 |
children |
comparison
equal
deleted
inserted
replaced
22:2c495ac86278 | 23:6f948f85cad8 |
---|---|
2 #under the "trained_dir" directory (a directory that contains a directory | 2 #under the "trained_dir" directory (a directory that contains a directory |
3 #for each organism used by glimmer_hmm). | 3 #for each organism used by glimmer_hmm). |
4 #This file has the format (white space characters are | 4 #This file has the format (white space characters are |
5 #TAB characters): | 5 #TAB characters): |
6 # | 6 # |
7 #<unique_id> <display_name> <file_path> | 7 #<unique_id> <display_name> <file_path> |
8 # | 8 # |
9 #glimmer_hmm.loc could look something like this: | 9 #glimmer_hmm.loc could look something like this: |
10 # | 10 # |
11 #human Human /path/to/trained_dir/human | 11 #human Human /path/to/trained_dir/human |
12 #celegans Celegans /path/to/trained_dir/Celegans | 12 #celegans Celegans /path/to/trained_dir/Celegans |
13 #arabidopsis Arabidopsis /path/to/trained_dir/arabidopsis | 13 #arabidopsis Arabidopsis /path/to/trained_dir/arabidopsis |
14 #rice Rice /path/to/trained_dir/rice | 14 #rice Rice /path/to/trained_dir/rice |
15 #zebrafish Zebrafish /path/to/trained_dir/zebrafish | 15 #zebrafish Zebrafish /path/to/trained_dir/zebrafish |
16 # | 16 # |