annotate tool-data/glimmer_hmm.loc.sample @ 20:2de52c48e53f draft

planemo upload
author yating-l
date Thu, 04 May 2017 13:00:13 -0400
parents 95f5152ffac4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
1 #This file lists the locations of all the trained_dir files
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
2 #under the "trained_dir" directory (a directory that contains a directory
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
3 #for each organism used by glimmer_hmm).
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
4 #This file has the format (white space characters are
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
5 #TAB characters):
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
6 #
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
7 #<unique_id> <display_name> <file_path>
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
8 #
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
9 #glimmer_hmm.loc could look something like this:
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
10 #
20
2de52c48e53f planemo upload
yating-l
parents: 16
diff changeset
11 #human Human /path/to/trained_dir/human
2de52c48e53f planemo upload
yating-l
parents: 16
diff changeset
12 #celegans Celegans /path/to/trained_dir/Celegans
2de52c48e53f planemo upload
yating-l
parents: 16
diff changeset
13 #arabidopsis Arabidopsis /path/to/trained_dir/arabidopsis
2de52c48e53f planemo upload
yating-l
parents: 16
diff changeset
14 #rice Rice /path/to/trained_dir/rice
2de52c48e53f planemo upload
yating-l
parents: 16
diff changeset
15 #zebrafish Zebrafish /path/to/trained_dir/zebrafish
16
95f5152ffac4 planemo upload
yating-l
parents:
diff changeset
16 #