Mercurial > repos > george-weingart > graphlan_import
annotate hclust2/examples/HMP-MetaPhlAn/run.sh @ 59:000d65b33ecd draft
Uploaded
author | george-weingart |
---|---|
date | Sat, 06 Sep 2014 15:38:54 -0400 |
parents | 82fb838d02dc |
children |
rev | line source |
---|---|
28 | 1 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 |
2 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 |