# HG changeset patch # User Michael R. Crusoe # Date 1404145105 14400 # Node ID 702ac46f423cbb4938e9cc54959b1b71df2dc1fd # Parent 31c05c5f7032b832a2089f2325997673206bea92 typo diff -r 31c05c5f7032 -r 702ac46f423c abundance-dist.xml --- a/abundance-dist.xml Mon Jun 30 12:16:39 2014 -0400 +++ b/abundance-dist.xml Mon Jun 30 12:18:25 2014 -0400 @@ -55,8 +55,8 @@ - - + + diff -r 31c05c5f7032 -r 702ac46f423c normalize-by-median.xml --- a/normalize-by-median.xml Mon Jun 30 12:16:39 2014 -0400 +++ b/normalize-by-median.xml Mon Jun 30 12:18:25 2014 -0400 @@ -13,30 +13,22 @@ - mkdir output; - cd output; - normalize-by-median.py - $paired_switch - #if $parameters.type == "simple" - --ksize=20 - --n_tables=4 - --min-tablesize=$parameters.tablesize - #else - --ksize=$parameters.ksize - --n_tables=$parameters.n_tables - --min-tablesize=$parameters.tablesize_specific - #end if - --cutoff=$cutoff - #if $save_countingtable - --savetable=$countingtable - #end if - #if $countingtable_to_load - --loadtable=$countingtable_to_load - #end if - --report-total-kmers - #for input in $inputs - $input - #end for +mkdir output; +cd output; +normalize-by-median.py +$paired_switch +@TABLEPARAMS@ +--cutoff=$cutoff +#if $save_countingtable +--savetable=$countingtable +#end if +#if $countingtable_to_load +--loadtable=$countingtable_to_load +#end if +--report-total-kmers +#for input in $inputs +$input +#end for @@ -64,57 +56,7 @@ min="1" value="20" label="cutoff" /> - - - - - - - - - - - - - - - - - - - +