Mercurial > repos > george-weingart > graphlan_import
comparison 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 |
comparison
equal
deleted
inserted
replaced
27:252c242518f2 | 28:82fb838d02dc |
---|---|
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 |