Mercurial > repos > george-weingart > graphlan_import
changeset 20:65bf0d7f535b draft
Uploaded
author | george-weingart |
---|---|
date | Thu, 04 Sep 2014 16:19:09 -0400 |
parents | 53e09c0753ca |
children | 5ecece9f42dd |
files | export2graphlan.xml |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/export2graphlan.xml Thu Sep 04 15:56:13 2014 -0400 +++ b/export2graphlan.xml Thu Sep 04 16:19:09 2014 -0400 @@ -23,6 +23,11 @@ --def_clade_size $def_clade_size --min_clade_size $min_clade_size --max_clade_size $max_clade_size + --def_font_size $def_font_size + --min_font_size $min_font_size + --max_font_size $max_font_size + --annotation_legend_font_size $annotation_legend_font_size + --abundance_threshold $abundance_threshold --skip_rows 1,2 </command> @@ -39,6 +44,12 @@ <param name="def_clade_size" type="integer" size="4" value="0" label="Default Clade size"/> <param name="min_clade_size" type="integer" size="4" value="20" label="Minimum Clade size that are Biomarkers"/> <param name="max_clade_size" type="integer" size="4" value="200" label="Maximum Clade size that are Biomarkers"/> + <param name="def_font_size" type="integer" size="4" value="10" label="Default font size"/> + <param name="min_font_size" type="integer" size="4" value="8" label="Minimum font size "/> + <param name="max_font_size" type="integer" size="4" value="12" label="Maximum font size "/> + <param name="annotation_legend_font_size" type="integer" size="4" value="10" label="Annotation legend font size "/> + <param name="abundance_threshold" type="float" value="20.0" label="Abundance threshold: minimun abundace value for a clade to be annotated"/> + </inputs> <outputs>