changeset 2:69e346fb52a0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit 8b51049c08c770c52ff8444af736c8b85c99db5d
author mvdbeek
date Thu, 23 Mar 2017 12:11:32 -0400
parents 0d1514ecd757
children e47f77820200
files damidseq_core.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/damidseq_core.xml	Thu Mar 23 10:55:41 2017 -0400
+++ b/damidseq_core.xml	Thu Mar 23 12:11:32 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="damidseq_core" name="damidseq" version="0.1.1">
+<tool id="damidseq_core" name="damidseq" version="0.1.2">
     <description>align, extend and normalize a DamID-seq experiment</description>
     <requirements>
         <requirement type="package" version="1.4">damidseq_pipeline</requirement>
@@ -67,7 +67,7 @@
         <param argument="--q" type="integer" value="30" min="0" label="Cutoff average Q score for aligned reads"/>
         <param argument="--qscore1min" type="float" min="0.0" value="0.4" max="1.0" label="min decile for normalising from Dam array"/>
         <param argument="--qscore1max" type="float" min="0.0" value="1.0" max="1.0" label="max decile for normalising from Dam array"/>
-        <param argument="--qscore2max" type="float" min="0.0" value="1.0" max="1.0" label="max decile for normalising from fusion-protein array"/>
+        <param argument="--qscore2max" type="float" min="0.0" value="0.9" max="1.0" label="max decile for normalising from fusion-protein array"/>
     </inputs>
     <outputs>
         <data name="output_ratio" format="bed" from_work_dir="fusion.output" label="DAM-fusion vs Dam-only ratio">