changeset 25:a5df36602f21 draft

Uploaded
author alenail
date Wed, 13 Apr 2016 17:52:26 -0400
parents d9e6a1c66e76
children 5590ffd19524
files chipsequtil/map_to_known_genes/._map_to_known_genes.py chipsequtil/map_to_known_genes/._map_to_known_genes.xml chipsequtil/pieplot_macs/pieplots_macs.xml
diffstat 3 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file chipsequtil/map_to_known_genes/._map_to_known_genes.py has changed
Binary file chipsequtil/map_to_known_genes/._map_to_known_genes.xml has changed
--- a/chipsequtil/pieplot_macs/pieplots_macs.xml	Wed Apr 13 17:41:53 2016 -0400
+++ b/chipsequtil/pieplot_macs/pieplots_macs.xml	Wed Apr 13 17:52:26 2016 -0400
@@ -8,7 +8,7 @@
     <requirement type="package">pandas</requirement>
   </requirements>
   <command interpreter="python">
-    pieplots_macs.py genefile $genefilepeakfile $peakfile $MACSoutfile $out
+    pieplots_macs.py --genefile $genefile --peakfile $peakfile $MACS --outfile $out
   </command>
   <inputs>
     <param name="genefile" type="data" label="Gene file (map_peaks_to_genes)" help="" optional="false" />