Mercurial > repos > cmonjeau > commet
comparison commet.xml @ 5:8b2edb8a315e
fix variable
author | cmonjeau |
---|---|
date | Thu, 10 Sep 2015 14:37:19 +0000 |
parents | 29d66e64918f |
children | a53ce9294c0a |
comparison
equal
deleted
inserted
replaced
4:29d66e64918f | 5:8b2edb8a315e |
---|---|
15 -e $minshannonindex | 15 -e $minshannonindex |
16 #if str( $options_advanced.options_advanced_selector ) == "advanced" | 16 #if str( $options_advanced.options_advanced_selector ) == "advanced" |
17 -m $options_advanced.maxreads | 17 -m $options_advanced.maxreads |
18 -n $options_advanced.maxn | 18 -n $options_advanced.maxn |
19 #end if | 19 #end if |
20 --output $output | |
21 --output_vectors $output_vectors | 20 --output_vectors $output_vectors |
22 --output_dendro $output_dendro | 21 --output_dendro $output_dendro |
23 --output_matrix $output_matrix | 22 --output_matrix $output_matrix |
24 --output_heatmap1 $output_heatmap1 | 23 --output_heatmap1 $output_heatmap1 |
25 --output_heatmap2 $output_heatmap2 | 24 --output_heatmap2 $output_heatmap2 |