# HG changeset patch # User george-weingart # Date 1410026913 14400 # Node ID 46d07ada486ed75ca205ac054ea2b960a0a684c1 # Parent 6c8594d2f7e2ef1281d4dc3efef05c388e288842 Uploaded diff -r 6c8594d2f7e2 -r 46d07ada486e import2graphlan.xml --- a/import2graphlan.xml Sat Sep 06 14:05:09 2014 -0400 +++ b/import2graphlan.xml Sat Sep 06 14:08:33 2014 -0400 @@ -113,11 +113,15 @@ **--annotations** ANNOTATIONS List which levels should be annotated in the tree. Use a comma separate values form, e.g., -annotation_levels 1,2,3. Default is None + + **--external_annotations** EXTERNAL_ANNOTATIONS List which levels should use the external legend for the annotation. Use a comma separate values form, e.g., --annotation_levels 1,2,3. Default is None + + **--background_levels** BACKGROUND_LEVELS List which levels should be highlight with a shaded background. Use a comma separate values form, e.g., @@ -131,6 +135,8 @@ Bacteria.Firmicutes.Clostridia.Clostridiales" + + **--background_colors** BACKGROUND_COLORS Set the color to use for the shaded background. Colors can be either in RGB or HSV (using a semi-colon to separate values, surrounded with ()) format. Use a comma separate values form and surround the string with " if it contains spaces. @@ -138,6 +144,8 @@ + + **--title TITLE** If specified set the title of the GraPhlAn plot. Surround the string with " if it contains spaces, e.g., --title "Title example" @@ -154,6 +162,8 @@ Set the minimum value of clades that are biomarkers. Default is 20 + + **--max_clade_size** MAX_CLADE_SIZE Set the maximum value of clades that are biomarkers. Default is 200 @@ -163,10 +173,14 @@ Set a default font size. Default is 10 + + **--min_font_size** MIN_FONT_SIZE Set the minimum font size to use. Default is 8 + + **--max_font_size** MAX_FONT_SIZE Set the maximum font size. Default is 12 @@ -175,21 +189,28 @@ Set the font size for the annotation legend. Default is 10 + + **--abundance_threshold** ABUNDANCE_THRESHOLD Set the minimun abundace value for a clade to be annotated. Default is 20.0 + + **--most_abundant** MOST_ABUNDANT When only lefse_input is provided, you can specify how many clades highlight. Since the biomarkers are missing, they will be chosen from the most abundant + + **--least_biomarkers** LEAST_BIOMARKERS When only lefse_input is provided, you can specify the minimum number of biomarkers to extract. The taxonomy is parsed, and the level is choosen in order to have at least the specified number of biomarkers + **--discard_otus** If specified the OTU ids will be discarded from the taxonmy. Default behavior keep OTU ids in taxonomy