diff hclust2/examples/HMP-MetaPhlAn/run.sh @ 28:82fb838d02dc draft

Uploaded updated version of the programs
author george-weingart
date Fri, 05 Sep 2014 14:00:09 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hclust2/examples/HMP-MetaPhlAn/run.sh	Fri Sep 05 14:00:09 2014 -0400
@@ -0,0 +1,2 @@
+hclust2.py -i HMP.species.txt -o HMP.sqrt_scale.png --skip_rows 1 --ftop 50 --f_dist_f correlation --s_dist_f braycurtis --cell_aspect_ratio 9 -s --fperc 99 --flabel_size 4 --metadata_rows 2,3,4 --legend_file HMP.sqrt_scale.legend.png --max_flabel_len 100 --metadata_height 0.075 --minv 0.01 --no_slabels --dpi 300 
+hclust2.py -i HMP.species.txt -o HMP.log_scale.png --skip_rows 1 --ftop 50 --f_dist_f correlation --s_dist_f braycurtis --cell_aspect_ratio 9 -l --fperc 99 --flabel_size 4 --metadata_rows 2,3,4 --legend_file HMP.log_scale.legend.png --max_flabel_len 100 --metadata_height 0.075 --minv 0.01 --no_slabels --dpi 300