annotate hifive_macros.xml @ 3:5b72eec95c62 draft

planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit 99f1d8c58991eb716909b3d88b31f8cd63c71cd1
author sauria
date Wed, 26 Aug 2015 17:28:04 -0400
parents bc91bdb2e644
children 144f154aae36
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
1 <?xml version="1.0"?>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
2 <macros>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
3 <xml name="requirements">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
4 <requirements>
3
5b72eec95c62 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit 99f1d8c58991eb716909b3d88b31f8cd63c71cd1
sauria
parents: 2
diff changeset
5 <requirement type='package' version="1.1">hifive</requirement>
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
6 <yield/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
7 </requirements>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
8 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
9 <token name="@WRAPPER_VERSION@">0.1</token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
10 <xml name="stdio">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
11 <stdio>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
12 <!-- Anything other than zero is an error -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
13 <exit_code range="1:"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
14 <exit_code range=":-1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
15 <!-- In case the return code has not been set propery check stderr too -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
16 <regex match="Error:"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
17 <regex match="Exception:"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
18 </stdio>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
19 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
20 <token name="@HIC_FEND@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
21 -B $command.bed
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
22 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
23 <xml name="hic_fend_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
24 <!-- Options controlling fend file creation -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
25 <param format="bed" name="bed" type="data" label="RE Cutsite BED File" optional="False"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
26 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
27 <token name="@HIC_SEQUENCE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
28 -i $command.insert
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
29 #if str( $command.datafile.format ) == "bam":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
30 #for $bam_file in $command.datafile.paired_bam:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
31 --bam ${bam_file.readend1} ${bam_file.readend2}
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
32 #end for
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
33 #elif str( $command.datafile.format ) == "mat":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
34 --mat ${command.datafile.mat}
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
35 #else:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
36 #for raw_file in $command.datafile.raw_files:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
37 --raw ${raw_file.raw}
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
38 #end for
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
39 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
40 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
41 <xml name="hic_sequence_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
42 <!-- Options controlling hic sequence data input -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
43 <conditional name="datafile">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
44 <param name="format" type="select" label="Data Format">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
45 <option value="bam">bam</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
46 <option value="mat">mat</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
47 <option value="raw">raw</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
48 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
49 <when value="bam">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
50 <repeat name="paired_bam" title="Sequencing lane" min="1">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
51 <param format="bam" name="readend1" label="First read end" type="data"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
52 <param format="bam" name="readend2" label="Second read end" type="data"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
53 </repeat>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
54 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
55 <when value="mat">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
56 <param format="tabular" name="mat" type="data" label="Mat file" optional="False"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
57 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
58 <when value="raw">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
59 <repeat name="raw_files" title="Raw file" min="1">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
60 <param format="tabular" name="raw" type="data" label="Raw file" optional="False"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
61 </repeat>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
62 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
63 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
64 <param type="integer" name="insert" value="500" label="Maximum insert size" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
65 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
66 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
67 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
68 <token name="@HIC_PROJECT@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
69 -f $command.minint
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
70 -j $command.minbin
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
71 -n $command.numbin
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
72 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
73 <xml name="hic_project_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
74 <!-- Options controlling hic project creation -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
75 <param type="integer" name="minint" value="20" label="Minimum interactions per fend" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
76 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
77 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
78 <param type="integer" name="minbin" value="1000" label="Minimum distance bin cutoff" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
79 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
80 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
81 <param type="integer" name="numbin" value="100" label="Number of distance bins" optional="False" help="A value of zero indicates that finding the distance dependence function should be skipped.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
82 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
83 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
84 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
85 <token name="@HIC_RANGE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
86 -m $command.filtermin
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
87 -x $command.filtermax
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
88 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
89 <xml name="hic_range_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
90 <!-- Options controlling hic interaction size range limits -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
91 <param type="integer" name="filtermin" value="1000000" label="Minimum interaction distance" optional="False" help="The minimum interaction distance included for filtering fends and learning correction values.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
92 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
93 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
94 <param type="integer" name="filtermax" value="0" label="Maximum interaction distance" optional="False" help="The maximum interaction distance included for filtering fends and learning correction values.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
95 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
96 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
97 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
98 <token name="@HIC_CHROMOSOMES@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
99 #if str( $command.chroms ) != "":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
100 -c $command.chroms
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
101 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
102 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
103 <xml name="hic_chromosomes_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
104 <!-- Options controlling hic subset selection of chromosomes -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
105 <param type="text" size="60" name="chroms" value="" label="Included chromosomes" optional="False" help="If a subset of chromosomes are to be used, enter a comma-separated list of chromosome names."/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
106 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
107 <token name="@HIC_NORMALIZE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
108 $command.analysis.algorithm
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
109 #if str( $command.analysis.algorithm ) == "probability" or str( $command.analysis.algorithm ) == "binning-probability":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
110 -b $command.analysis.probiter
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
111 -l $command.analysis.step
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
112 -g $command.analysis.change
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
113 $command.analysis.precalc
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
114 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
115 #if str( $command.analysis.algorithm ) == "express" or str( $command.analysis.algorithm ) == "binning-express" :
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
116 $command.analysis.removedist
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
117 -w $command.analysis.expreads
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
118 $command.analysis.binary
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
119 -g $command.analysis.change
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
120 #if str( $command.analysis.subalgorithm.kr ) == "yes":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
121 -z
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
122 #else
2
bc91bdb2e644 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit a12b78bdd6e5c644a059052d4aca9b8792d45544
sauria
parents: 1
diff changeset
123 -e $command.analysis.subalgorithm.expiter
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
124 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
125 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
126 #if str( $command.analysis.algorithm ) == "binning" or str( $command.analysis.algorithm ) == "binning-express" or str( $command.analysis.algorithm ) == "binning-probability":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
127 -r $command.analysis.biniter
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
128 -t $command.analysis.threshold
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
129 -y $command.analysis.binreads
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
130 -v $command.analysis.model
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
131 -s $command.analysis.modelbins
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
132 -u $command.analysis.modeltypes
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
133 --pseudocounts $command.analysis.pseudo
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
134 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
135 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
136 <xml name="hic_normalize_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
137 <!-- Options controlling hic algorithm selection and normalization parameters -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
138 <conditional name='analysis'>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
139 <param name="algorithm" type="select" label="Learning Algorithm">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
140 <option value="probability">Probability</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
141 <option value="express">Express</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
142 <option value="binning">Binning</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
143 <option value="binning-probability">Binning-Probability</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
144 <option value="binning-express">Binning-Express</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
145 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
146
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
147 <when value="probability">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
148 <param type="integer" name="probiter" value="1000" label="Maximum number of iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
149 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
150 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
151 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The cutoff for the absolute gradient values such that learning will cease if all values fall below this threshold.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
152 <validator type="in_range" min="0.00000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
153 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
154 <param type="float" name="step" value="0.5" label="Learning rate scaling factor" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
155 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
156 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
157 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
158 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
159 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
160 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
161 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
162
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
163 <when value="express">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
164 <conditional name="subalgorithm">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
165 <param type="select" name="kr" label="Use Knight-Ruiz algorithm." help="This performs an unweighted matrix balancing for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
166 <option value="yes">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
167 <option value="no">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
168 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
169 <when value="yes"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
170 <when value="no">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
171 <param type="integer" name="expiter" value="1000" label="Number of express iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
172 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
173 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
174 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
175 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
176 <param type="select" name="removedist" label="Remove estimated distance-dependence prior to learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
177 <option value="-d">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
178 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
179 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
180 <param type="select" name="expreads" label="Reads to use for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
181 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
182 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
183 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
184 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
185 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The minimum mean change in fend correction parameter values needed to keep running past 'iterations' number of iterations. If using the Knight-Ruiz algorithm this is the residual cutoff.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
186 <validator type="in_range" min="0.00000000000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
187 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
188 <param type="select" name="binary" label="Use binary indicator instead of counts.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
189 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
190 <option value="-k">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
191 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
192 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
193
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
194 <when value="binning">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
195 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
196 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
197 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
198 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
199 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
200 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
201 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
202 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
203 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
204 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
205 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
206 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
207 <param type="text" size="60" name="model" value="len,distance" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
208 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
209 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
210 <param type="text" size="60" name="modelbins" value="20,20" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
211 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
212 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
213 <param type="text" size="60" name="modeltypes" value="even,even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
214 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
215 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
216 <param type="integer" name="pseudo" value="0" label="Number of pseudo-counts" optional="True">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
217 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
218 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
219 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
220
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
221 <when value="binning-probability">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
222 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
223 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
224 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
225 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
226 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
227 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
228 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
229 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
230 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
231 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
232 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
233 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
234 <param type="text" size="60" name="model" value="len,distance" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
235 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
236 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
237 <param type="text" size="60" name="modelbins" value="20,20" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
238 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
239 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
240 <param type="text" size="60" name="modeltypes" value="even,even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
241 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
242 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
243 <param type="integer" name="pseudo" value="0" label="Number of pseudo-counts" optional="True">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
244 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
245 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
246 <param type="integer" name="probiter" value="1000" label="Maximum number of iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
247 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
248 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
249 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The cutoff for the absolute gradient values such that learning will cease if all values fall below this threshold.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
250 <validator type="in_range" min="0.00000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
251 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
252 <param type="float" name="step" value="0.5" label="Learning rate scaling factor" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
253 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
254 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
255 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
256 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
257 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
258 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
259 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
260
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
261 <when value="binning-express">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
262 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
263 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
264 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
265 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
266 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
267 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
268 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
269 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
270 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
271 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
272 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
273 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
274 <param type="text" size="60" name="model" value="len,distance" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
275 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
276 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
277 <param type="text" size="60" name="modelbins" value="20,20" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
278 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
279 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
280 <param type="text" size="60" name="modeltypes" value="even,even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
281 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
282 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
283 <param type="integer" name="pseudo" value="0" label="Number of pseudo-counts" optional="True">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
284 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
285 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
286 <param type="integer" name="expiter" value="1000" label="Number of express iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
287 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
288 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
289 <param type="select" name="removedist" label="Remove estimated distance-dependence prior to learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
290 <option value="-d">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
291 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
292 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
293 <param type="select" name="expreads" label="Reads to use for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
294 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
295 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
296 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
297 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
298 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
299 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
300 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
301 <token name="@HIC_DATATYPE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
302 -d $command.datatype
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
303 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
304 <xml name="hic_datatype_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
305 <!-- Options controlling type of hic data to return -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
306 <param name="datatype" type="select" label="Datatype">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
307 <option value="raw">raw</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
308 <option value="fend">fend-corrected</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
309 <option value="distance">distance-corrected</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
310 <option value="enrichment">enrichment</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
311 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
312 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
313 <token name="@5C_FRAGMENT@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
314 $command.bed
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
315 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
316 <xml name="5c_fragment_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
317 <!-- Options controlling fragment file creation -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
318 <param format="bed" name="bed" type="data" label="Probed RE fragment boundary BED File" optional="False"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
319 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
320 <token name="@5C_SEQUENCE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
321 #if str( $command.datafile.format ) == "bam":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
322 #for $bam_file in $command.datafile.paired_bam:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
323 -B ${bam_file.readend1} ${bam_file.readend2}
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
324 #end for
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
325 #else:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
326 #for $count_file in $command.datafile.count_files:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
327 -C ${count_file.count}
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
328 #end for
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
329 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
330 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
331 <xml name="5c_sequence_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
332 <!-- Options controlling 5c sequence data input -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
333 <conditional name="datafile">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
334 <param name="format" type="select" label="Data Format">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
335 <option value="bam">bam</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
336 <option value="count">count</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
337 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
338 <when value="bam">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
339 <repeat name="paired_bam" title="Sequencing lane" min="1">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
340 <param format="bam" name="readend1" label="First read end" type="data"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
341 <param format="bam" name="readend2" label="Second read end" type="data"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
342 </repeat>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
343 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
344 <when value="count">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
345 <repeat name="count_files" title="Counts file" min="1">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
346 <param format="tabular" name="count" type="data" label="Counts file" optional="False"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
347 </repeat>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
348 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
349 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
350 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
351 <token name="@5C_PROJECT@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
352 -f $command.minint
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
353 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
354 <xml name="5c_project_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
355 <!-- Options controlling 5c project creation -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
356 <param type="integer" name="minint" value="20" label="Minimum interactions per fragment" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
357 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
358 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
359 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
360 <token name="@5C_RANGE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
361 -m $command.mindist
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
362 -x $command.maxdist
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
363 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
364 <xml name="5c_range_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
365 <!-- Options controlling 5c interaction size range limits -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
366 <param type="integer" name="mindist" value="0" label="Minimum interaction distance" optional="False" help="The minimum interaction distance included for filtering fragments and learning correction values.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
367 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
368 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
369 <param type="integer" name="maxdist" value="0" label="Maximum interaction distance" optional="False" help="The maximum interaction distance included for filtering fragments and learning correction values. A value of zero indicates no upper limit.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
370 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
371 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
372 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
373 <token name="@5C_REGIONS@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
374 #if str( $command.regions ) != "":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
375 -r $command.regions
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
376 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
377 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
378 <xml name="5c_regions_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
379 <!-- Options controlling 5c subset selection of regions -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
380 <param type="text" size="60" name="regions" value="" label="Included regions" optional="False" help="If a subset of regions are to be used, enter a comma-separated list of region indices."/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
381 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
382 <token name="@5C_NORMALIZE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
383 $command.analysis.algorithm
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
384 #if str( $command.analysis.algorithm ) == "probability" or str( $command.analysis.algorithm ) == "binning-probability" or str( $command.analysis.algorithm ) == "probability-binning":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
385 -b $command.analysis.probiter
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
386 -l $command.analysis.step
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
387 -g $command.analysis.change
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
388 $command.analysis.precalc
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
389 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
390 #if str( $command.analysis.algorithm ) == "express" or str( $command.analysis.algorithm ) == "binning-express" or str( $command.analysis.algorithm ) == "probability-express":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
391 $command.analysis.removedist
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
392 -w $command.analysis.expreads
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
393 #if str( $command.analysis.subalgorithm.kr ) == "yes":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
394 -z
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
395 #else:
2
bc91bdb2e644 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit a12b78bdd6e5c644a059052d4aca9b8792d45544
sauria
parents: 1
diff changeset
396 -e $command.analysis.subalgorithm.expiter
bc91bdb2e644 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit a12b78bdd6e5c644a059052d4aca9b8792d45544
sauria
parents: 1
diff changeset
397 $command.analysis.subalgorithm.logged
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
398 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
399 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
400 #if str( $command.analysis.algorithm ) == "binning" or str( $command.analysis.algorithm ) == "binning-express" or str( $command.analysis.algorithm ) == "binning-probability" or str( $command.analysis.algorithm ) == "express-binning" or str( $command.analysis.algorithm ) == "probability-binning":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
401 -i $command.analysis.biniter
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
402 -t $command.analysis.threshold
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
403 -y $command.analysis.binreads
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
404 -v $command.analysis.model
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
405 -n $command.analysis.modelbins
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
406 -u $command.analysis.modeltypes
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
407 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
408 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
409 <xml name="5c_normalize_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
410 <!-- Options controlling 5c algorithm selection and normalization parameters -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
411 <conditional name='analysis'>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
412 <param name="algorithm" type="select" label="Learning Algorithm">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
413 <option value="probability">Probability</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
414 <option value="express">Express</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
415 <option value="binning">Binning</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
416 <option value="binning-probability">Binning-Probability</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
417 <option value="binning-express">Binning-Express</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
418 <option value="probability-binning">Probability-Binning</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
419 <option value="express-binning">Express-Binning</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
420 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
421
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
422 <when value="probability">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
423 <param type="integer" name="probiter" value="1000" label="Maximum number of iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
424 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
425 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
426 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The cutoff for the absolute gradient values such that learning will cease if all values fall below this threshold.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
427 <validator type="in_range" min="0.00000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
428 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
429 <param type="float" name="step" value="0.5" label="Learning rate scaling factor" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
430 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
431 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
432 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
433 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
434 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
435 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
436 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
437
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
438 <when value="express">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
439 <conditional name="subalgorithm">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
440 <param type="select" name="kr" label="Use Knight-Ruiz algorithm." help="This performs an unweighted matrix balancing for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
441 <option value="yes">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
442 <option value="no">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
443 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
444 <when value="yes"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
445 <when value="no">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
446 <param type="integer" name="expiter" value="1000" label="Number of express iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
447 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
448 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
449 <param type="select" name="logged" label="Use logged-reads instead of reads.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
450 <option value="-k">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
451 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
452 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
453 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
454 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
455 <param type="select" name="removedist" label="Remove estimated distance-dependence prior to learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
456 <option value="-d">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
457 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
458 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
459 <param type="select" name="expreads" label="Reads to use for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
460 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
461 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
462 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
463 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
464 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
465
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
466 <when value="binning">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
467 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
468 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
469 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
470 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
471 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
472 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
473 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
474 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
475 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
476 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
477 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
478 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
479 <param type="text" size="60" name="model" value="len" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
480 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
481 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
482 <param type="text" size="60" name="modelbins" value="10" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
483 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
484 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
485 <param type="text" size="60" name="modeltypes" value="even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
486 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
487 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
488 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
489
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
490 <when value="binning-probability">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
491 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
492 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
493 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
494 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
495 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
496 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
497 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
498 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
499 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
500 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
501 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
502 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
503 <param type="text" size="60" name="model" value="len" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
504 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
505 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
506 <param type="text" size="60" name="modelbins" value="10" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
507 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
508 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
509 <param type="text" size="60" name="modeltypes" value="even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
510 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
511 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
512 <param type="integer" name="probiter" value="1000" label="Maximum number of iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
513 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
514 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
515 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The cutoff for the absolute gradient values such that learning will cease if all values fall below this threshold.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
516 <validator type="in_range" min="0.00000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
517 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
518 <param type="float" name="step" value="0.5" label="Learning rate scaling factor" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
519 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
520 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
521 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
522 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
523 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
524 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
525 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
526
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
527 <when value="binning-express">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
528 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
529 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
530 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
531 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
532 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
533 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
534 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
535 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
536 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
537 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
538 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
539 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
540 <param type="text" size="60" name="model" value="len" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
541 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
542 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
543 <param type="text" size="60" name="modelbins" value="10" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
544 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
545 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
546 <param type="text" size="60" name="modeltypes" value="even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
547 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
548 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
549 <param type="integer" name="expiter" value="1000" label="Number of express iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
550 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
551 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
552 <param type="select" name="removedist" label="Remove estimated distance-dependence prior to learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
553 <option value="-d">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
554 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
555 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
556 <param type="select" name="expreads" label="Reads to use for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
557 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
558 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
559 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
560 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
561 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
562
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
563 <when value="probability-binning">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
564 <param type="integer" name="probiter" value="1000" label="Maximum number of iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
565 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
566 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
567 <param type="float" name="change" value="0.0005" label="Parameter change cutoff" optional="False" help="The cutoff for the absolute gradient values such that learning will cease if all values fall below this threshold.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
568 <validator type="in_range" min="0.00000001"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
569 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
570 <param type="float" name="step" value="0.5" label="Learning rate scaling factor" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
571 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
572 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
573 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
574 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
575 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
576 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
577 <param type="select" name="precalc" label="Precalculate probability corrections from fragment means">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
578 <option value="-p">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
579 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
580 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
581 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
582 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
583 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
584 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
585 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
586 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
587 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
588 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
589 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
590 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
591 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
592 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
593 <param type="text" size="60" name="model" value="len" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
594 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
595 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
596 <param type="text" size="60" name="modelbins" value="10" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
597 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
598 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
599 <param type="text" size="60" name="modeltypes" value="even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
600 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
601 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
602 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
603
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
604 <when value="express-binning">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
605 <param type="integer" name="expiter" value="1000" label="Number of express iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
606 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
607 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
608 <param type="select" name="removedist" label="Remove estimated distance-dependence prior to learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
609 <option value="-d">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
610 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
611 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
612 <param type="select" name="expreads" label="Reads to use for learning express corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
613 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
614 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
615 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
616 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
617 <param type="integer" name="biniter" value="1000" label="Maximum number of binning iterations" optional="False">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
618 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
619 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
620 <param type="float" name="threshold" value="1.0" label="Learning threshold" optional="False"
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
621 help="The minimum change needed in the log-likelihood to continue learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
622 <validator type="in_range" min="0.000001" max="1.0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
623 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
624 <param type="select" name="binreads" label="Reads to use for learning binning corrections.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
625 <option value="cis">cis</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
626 <option value="trans">trans</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
627 <option value="all">all</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
628 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
629 <param type="text" size="60" name="model" value="len" label="Model parameters" optional="False" help="A comma-separated list of fragment characteristics to learn corrections for. These can include 'len' and any characteristics included in the fragment bed file.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
630 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
631 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
632 <param type="text" size="60" name="modelbins" value="10" label="Number of parameter bins" optional="False" help="A comma-separated list of bins to divide each model parameter into.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
633 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
634 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
635 <param type="text" size="60" name="modeltypes" value="even" label="Parameter types" optional="False" help="A comma-separated list of model parameter types. These can be 'even', 'fixed', 'even-const', and 'fixed-const'.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
636 <validator type="empty_field" />
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
637 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
638 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
639 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
640 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
641 <token name="@5C_DATATYPE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
642 -d $command.datatype
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
643 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
644 <xml name="5c_datatype_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
645 <!-- Options controlling type of 5c data to return -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
646 <param name="datatype" type="select" label="Datatype">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
647 <option value="raw">raw</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
648 <option value="fragment">fragment-corrected</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
649 <option value="distance">distance-corrected</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
650 <option value="enrichment">enrichment</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
651 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
652 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
653 <token name="@BINSIZE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
654 -b $command.binsize
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
655 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
656 <xml name="binsize_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
657 <!-- Options controlling binning size-->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
658 <param type="integer" name="binsize" value="10000" label="Binsize" optional="False" help="A value of zero will return unbinned data.">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
659 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
660 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
661 </xml>
1
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
662 <token name="@MRH_OPTIONS@">
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
663 -f $command.mrhminobs
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
664 -b $command.mrhminbinsize
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
665 -B $command.mrhmaxbinsize
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
666 #if str( $command.mrhtransminbinsize ) != "":
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
667 -r $command.mrhtransminbinsize
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
668 #end if
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
669 #if str( $command.mrhtransmaxbinsize ) != "":
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
670 -R $command.mrhtransmaxbinsize
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
671 #end if
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
672 </token>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
673 <xml name="mrh_options_xml">
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
674 <param name="mrhminobs" type="integer" label="Minimum observations" value="20" help="The number of observations needed to include a bin." >
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
675 <validator type="in_range" min="1"/>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
676 </param>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
677 <!-- Options controlling binning sizes-->
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
678 <param type="integer" name="mrhminbinsize" label="Cis minimum binsize (bp)" value="5000" >
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
679 <validator type="in_range" min="1"/>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
680 </param>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
681 <param type="integer" name="mrhmaxbinsize" label="Cis maximum binsize (bp)" value="1280000" help="Must be a multiple of an integer power of two times the minimum binsize (i.e. minbin * 2^N = maxbin for an integer N). ">
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
682 <validator type="in_range" min="1"/>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
683 </param>
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
684 <param type="integer" name="mrhtransminbinsize" label="Trans minimum binsize (bp)" value='' help="If not specified, this will be set to the cis minimum binsize." />
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
685 <param type="integer" name="mrhtransmaxbinsize" label="Trans maximum binsize (bp)" value='' help="If not specified, this will be set to the cis maximum binsize." />
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
686 </xml>
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
687 <token name="@HIC_DYNAMIC@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
688 #if str( $command.dynamic.binning ) == "yes":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
689 -y
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
690 -x $command.dynamic.expbinsize
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
691 -f $command.dynamic.minobs
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
692 -a $command.dynamic.search
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
693 $command.dynamic.failed
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
694 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
695 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
696 <token name="@5C_DYNAMIC@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
697 #if str( $command.dynamic.binning ) == "yes":
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
698 -y
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
699 -x $command.dynamic.expbinsize
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
700 -f $command.dynamic.minobs
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
701 -g $command.dynamic.search
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
702 $command.dynamic.failed
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
703 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
704 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
705 <xml name="dynamic_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
706 <!-- Options controlling dynamic binning of data -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
707 <conditional name="dynamic">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
708 <param name="binning" type="select" label="Dynamically bin data">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
709 <option value="no">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
710 <option value="yes">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
711 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
712 <when value="yes">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
713 <param name="expbinsize" type="integer" label="Expansion binning size (bp)" value="10000" help="The size of bins to use when expanding heatmap bins. A zero indicates unbinned expansion." >
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
714 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
715 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
716 <param name="minobs" type="integer" label="Minimum observations" value="20" help="The number of observations needed to stop expanding a bin." >
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
717 <validator type="in_range" min="1"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
718 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
719 <param name="search" type="integer" label="Maximum search distance" value="0" help="The maximum distance a bin can be expanded. A value of zero indicates no maximum." >
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
720 <validator type="in_range" min="0"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
721 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
722 <param name="failed" type="select" label="Remove failed bins">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
723 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
724 <option value="-v">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
725 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
726 </when>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
727 <when value="no"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
728 </conditional>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
729 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
730 <token name="@IMAGE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
731 -k min_color=$command.image.mincolor
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
732 -k mid_color=$command.image.midcolor
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
733 -k max_color=$command.image.maxcolor
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
734 -k logged=$command.image.logged
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
735 #if $command.image.minscore:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
736 -k minscore=$command.image.minscore
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
737 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
738 #if $command.image.maxscore:
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
739 -k maxscore=$command.image.maxscore
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
740 #end if
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
741 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
742 <xml name="image_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
743 <!-- Options controlling hic image options -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
744 <param name="mincolor" type="color" value="#0000ff" label="Minimum value color"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
745 <param name="midcolor" type="color" value="#ffffff" label="Middle value color"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
746 <param name="maxcolor" type="color" value="#ff0000" label="Maximum value color"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
747 <param name="logged" type="select" label="Logged values">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
748 <option value="true">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
749 <option value="false">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
750 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
751 <param name="minscore" type="float" optional="True" label="Minimum score limit"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
752 <param name="maxscore" type="float" optional="True" label="Maximum score limit"/>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
753 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
754 <token name="@ROTATE@">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
755 $command.image.rotate
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
756 </token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
757 <xml name="rotate_xml">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
758 <!-- Options controlling hic image rotation -->
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
759 <param name="rotate" type="select" label="Rotate image 45 degrees (horizontal axis)">
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
760 <option value="">no</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
761 <option value="-r">yes</option>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
762 </param>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
763 </xml>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
764 <token name="@COMMAND_HELP@"><![CDATA[
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
765 HiFive is a tool for handling, normalizing, and plotting HiC and 5C chromatin interaction data. It has numerous normalization approaches built in with a variety of options, allowing for fine-scale control and data processing. HiFive is broken down into a series of selectable commands, each with a HiC or 5C version.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
766
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
767 COMMANDS
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
768 --------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
769
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
770 Complete HiC analysis / Complete 5C analysis - this command creates a genome partion file, loads data into a dataset, creates a project file and performs data normalization on that project file.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
771
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
772 Create HiC fend set / Create 5C fragment set - this command takes a bed file containing restriction fragment information and creates a HiFive partition file that will be used for downstream data processing.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
773
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
774 Create HiC data set / Create 5C data set - this command loads data from BAM file pairs or a variety of other file formats, partitions reads according to the information in the HiFive genome partition file and creates a HiFive data file.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
775
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
776 Create HiC project / Create 5C project - this command creates a HiFive project, associates a specific data set with it, constructs a distance-dependence function and filters fragments based on coverage.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
777
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
778 Normalize HiC project / Normalize 5C project - this command provides a selection of normalization algorithms and finds correction values for data normalization.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
779
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
780 Create HiC heatmap set / Create 5C heatmap set - this command creates a set of heatmaps, one per chromosome and, if selected, one per chromosome pair (trans), in a compact HDF5 format. Heatmaps can also be plotted at the time of creation.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
781
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
782 Extract HiC interval / Extract 5C interval - this command returns a genomic interval files with data from a specified region. This data may also be plotted at the tie of extraction.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
783
1
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
784 Create HiC multi-resolution heatmap - this command returns a multi-resolution heatmap file with data heatmapped across resolutions from the smallest to largest specified binsizes in 2X steps.
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
785
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
786 ]]></token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
787 <token name="@HIC_HELP@"><![CDATA[
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
788 HiC genomic partitioning - fend file
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
789 ----------------------------------------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
790
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
791 A bed file containing either restriction enzyme cutopoints or fragment bounds is converted into an hdf5-type fragment file of fragment characteristics. In addition to coordinates, strand, and chromosome information, additional columns can be included containing other fragment characteristics, such as GC content. If additional columns are included, they must be labeled in the header with a label containing no spaces or commas. These names can be used with the binning algorithm to include the fragment characteristic in the model to be learned. Additional characteristics should be comma-separated pairs of values corresponding to the upstream and downstream sides of the cutsite or ends of the fragment, depending on the whether the bed file contains cutsites or fragment coordinates, respectively.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
792
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
793 HiC data
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
794 --------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
795
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
796 Reads are paired with the specified fend file, creating a HiFive dataset object. Data can be a series of paired-end bam files, a tabular format list of paired genomic positions (chromosome1 coordinate1 strand1 chromosome2 coordinate2 strand2), or a HiCPipe-style mat-formatted list of fend-pairs and observed read counts.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
797
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
798 HiC project
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
799 -----------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
800
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
801 Fends are filtered in an iterative manner using the minimum interaction cutoff and interaction size parameters specified to ensure that all valid fends have at least the minimum number of interactions with other valid fends. Subsequently, a distance dependence approximation curve is calculated piecewise using the number of bins specified. The first bin encompasses all interactions less than or equal to the minimum bin cutoff value. The remaining bins are evenly sized between log(minimum cutoff) and log(max possible interaction size).
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
802
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
803 HiC normalization
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
804 -----------------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
805
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
806 Corrections values are learned for either each valid fend, ranges of fend characteristics, or both. The 'probability' and 'express' algorithms learn correction values associated with each fend while the 'binning' algorithm learns fend characteristic corrections. These can be chained together in either order to produce more robust corrections.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
807
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
808 Using the probability algorithm, observation of counts are assumed to be distributed according to a binomial distribution with an observation probability for each interaction equal to the product of the distance-dependence signal and the two fend correction parameters. Using the probability algorithm, learning is done using a backtracking line gradient descent approach. Learning proceeds for up to the maximum number of iterations but is terminated early if all of the absolute gradient values fall below the cutoff threshold. At each step, the learning rate is scaled down by the step value if the current learning rate does not produce sufficient improvement as measured by the Arjimo criterion.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
809
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
810 The express algorithm is a variant of matrix balancing and approximates the corrections through an iterative norm-2 adjustment to given all fragments a mean ratio of one for valid counts versus signal predicted from distance-dependence. This can be done using intra-regional interactions, inter-regional interactions, or all interactions.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
811
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
812 The binning algorithm divides each model parameter into some number of bins and based on a binomial distribution, correction values for each bin are learned, maximizing the log-likelihood of the data. Model parameters can be the fend lengths ('len'), fend GC content ('gc'), and any other characteristics passed as additional columns (with header labels) in the bed file used to create the HiFive fend file. Each parameter has a number of bins specified to divide it into and can be partitioned according to its type to contain approximately equal numbers of fends ('even'), or to cover equal portions of the range of parameter values ('fixed'). In addition, parameter types can include the '-const' suffix to denote a parameter that should not be optimized after seeding.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
813
1
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
814 HiC multi-resolution heatmapping
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
815 --------------------------------
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
816
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
817 Multi-resolution heatmapping (MRH) allows multiple levels of resolution to be stored and accessed simultaneously using an intelligent binning scheme that only accepts bin with a number of observed reads meeting the minimum observation threshold. MRH files can be interactively explored through the MRH plugin in Galaxy.
cb4f92e6fd4e planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents: 0
diff changeset
818
0
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
819 ]]></token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
820 <token name="@5C_HELP@"><![CDATA[
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
821 5C genomic partitioning - fragment file
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
822 ---------------------------------------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
823
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
824 A bed file containing targeted restriction enzyme fragment boundaries is converted into an hdf5-type fragment file of fragment characteristics. In addition to coordinates, strand, and chromosome information, additional columns can be included containing other fragment characteristics, such as GC content. If additional columns are included, they must be labeled in the header with a label containing no spaces or commas. These names can be used with the binning algorithm to include the fragment characteristic in the model to be learned.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
825
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
826 5C data
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
827 -------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
828
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
829 Reads are loaded and paired with the specified fragment file, creating a HiFive dataset object. Data can be a series of paired-end bam files or a tabular format list of paired fragments and their observed read count (fragment1 fragment2 count).
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
830
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
831 5C project
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
832 ----------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
833
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
834 Fragments are filtered in an iterative manner using the minimum interaction cutoff and interaction size parameters specified to ensure that all valid fragments have at least the minimum number of interactions with other valid fragments. Subsequently, a distance dependence approximation line is calculated using a regression line to approximate the linear relationship between log(# reads) and log(distance).
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
835
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
836 5C normalization
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
837 ----------------
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
838
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
839 Corrections values are learned for either each valid fragment, ranges of fragment characteristics, or both. The 'probability' and 'express' algorithms learn correction values associated with each fragment while the 'binning' algorithm learns fragment characteristic corrections. These can be chained together in either order to produce more robust corrections.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
840
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
841 The probability algorithm assumes non-zero counts to distributed according to a log-normal distribution with each interaction having a mean equal to the distance-depedence predicted signal times each of the interaction fragment correction parameters and a universal sigma value. Using the probability algorithm, learning is done using a backtracking line gradient descent approach. Learning proceeds for up to the maximum number of iterations but is terminated early if all of the absolute gradient values fall below the cutoff threshold. At each step, the learning rate is scaled down by the step value if the current learning rate does not produce sufficient improvement as measured by the Arjimo criterion.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
842
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
843 The express algorithm is a variant of matrix balancing and approximates the corrections through an iterative norm-2 adjustment to given all fragments a mean ratio of one for valid counts versus predicted signal from distance-dependence. This can be done using intra-regional interactions, inter-regional interactions, or all interactions.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
844
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
845 The binning algorithm divides each model parameter into some number of bins and based on a log-normal distribution, correction values for each bin are learned, maximizing the log-likelihood of the data. Model parameters can be the fragment lengths ('len') and any other characteristics passed as additional columns (with header labels) in the bed file used to create the HiFive fragment file. Each parameter has a number of bins specified to divide it into and can be partitioned according to its type to contain approximately equal numbers of fragments ('even'), or to cover equal portions of the range of parameter values ('fixed'). In addition, parameter types can include the '-const' suffix to denote a parameter that should not be optimized after seeding.
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
846
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
847 ]]></token>
0a9c76d80e33 planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff changeset
848 </macros>