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