annotate test-data/funannotate_db/trained_species/fly/augustus/fly_metapars.utr.cfg @ 0:b5ec3983deda draft

"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
author iuc
date Thu, 26 Aug 2021 06:57:03 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
1 # This file contains the list of meta parameters for the Untranslated Regions (UTRs), which are subject to optimization.
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
2 # All other parameters are chosen as given in the species parameter file. The order
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
3 # of the parameters determines the order in the optimization process.
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
4 # Basically, different values for these meta parameters are tried out and the ones
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
5 # giving best performance in a cross-validation on the training set are chosen.
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
6 # For each parameter the range of possible values is specified after the parameter
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
7 # name and at least one white space.
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
8 # 3 cases are possible for the range:
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
9 # - an explicit list is given, e.g. protein "on" "off"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
10 # - it is an integer range, e.g. window_size "1"-"5"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
11 # - it is a range of floating point numbers, e.g. pseudocount "0.3"_"1.8"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
12 #
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
13 #
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
14 # Mario Stanke, 9.5.2008
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
15 #
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
16
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
17 /UtrModel/prob_polya "0.0"_"1.0"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
18 /UtrModel/d_polya_cleavage_min "6"-"14"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
19 /UtrModel/d_polya_cleavage_max "17"-"27"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
20 /UtrModel/tss_start "0"-"12"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
21 /UtrModel/tss_end "0"-"8"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
22 /UtrModel/tts_motif_memory "0"-"2"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
23 /UtrModel/utr5patternweight "0.1"_"1.0"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
24 /UtrModel/utr3patternweight "0.1"_"1.0"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
25 /UtrModel/patpseudocount "1"_"3"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
26 /UtrModel/tssup_k "0"-"2"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
27 /UtrModel/slope_of_bandwidth "0.2"_"0.4"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
28 /UtrModel/minwindowcount "1"-"4"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
29 #/UtrModel/k "2"-"4"
b5ec3983deda "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
30