diff segment.xml @ 1:dce9f84abf16 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit e927b17a345b18c1b51dc1b112db5129278dcd22
author iuc
date Fri, 29 Sep 2023 15:38:40 +0000
parents 4b66caf52375
children d5b444c208dd
line wrap: on
line diff
--- a/segment.xml	Sun May 14 20:03:26 2023 +0000
+++ b/segment.xml	Fri Sep 29 15:38:40 2023 +0000
@@ -4,6 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <expand macro="xrefs"/>
+    <expand macro="creators"/>
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[  
         ln -s '$filename' ./tumor.cnr &&
@@ -49,7 +50,7 @@
             #end if
     ]]></command>
     <inputs>
-        <param name="filename" type="data" format="tabular" label="Input CNR file" help="" />
+        <param name="filename" type="data" format="tabular" label="Bin-Level log2 Ratios/Coverages cnr file" help="Use the output of the CNVkit fix" />
         <section name="additional_SNP_allelic_process" title="additional process for SNP b_allele frequencies" expanded="false">
             <expand macro="additionally_SNP_process" />
         </section>