annotate macros.xml @ 0:7ac5166f8bbc draft default tip

"planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
author galaxyp
date Fri, 10 Dec 2021 00:30:05 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
1 <?xml version="1.0" ?>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
2 <macros>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
3 <xml name="mst_params">
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
4 <param name="mst_useRTCorrection" type="boolean" truevalue="True" falsevalue="False" checked="true" label="Use aligned peakgroup RT to continue threading" help="Use aligned peakgroup RT to continue threading in MST algorithm. It is highly recommend to set this to 'True'"/>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
5 <param name="mst_Stdev_multiplier" type="float" value="-1.0" label="Standard deviation multiplier"
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
6 help="Turn on adaptive RT tolerances: How many standard deviations the peakgroup can deviate in RT during the alignment (if less than max_rt_diff, then max_rt_diff is used). It is recommended to set this to a value between 2.0 and 4.0."/>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
7 <param name="mst_useLocalStdev" type="boolean" truevalue="True" falsevalue="False" checked="false" label="Use local standard deviation" help="Use standard deviation of local region of the chromatogram. This is experimental and may not work."/>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
8 <param name="mst_useReference" type="boolean" truevalue="True" falsevalue="False" checked="false" label="Use a reference-based tree for alignment" help=""/>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
9 </xml>
7ac5166f8bbc "planemo upload for repository https://github.com/msproteomicstools/msproteomicstools/blob/master/TRIC-README.md commit 75f5dee4cc5cb3dbfac3d1d32d8bceb2a22634d7"
galaxyp
parents:
diff changeset
10 </macros>