# HG changeset patch # User george-weingart # Date 1410032547 14400 # Node ID 39126c375dd4ef250ffec6064e2fb73c63c4e35b # Parent 000d65b33ecdfd47d441c8f4eabc5d76e8b95b75 Uploaded diff -r 000d65b33ecd -r 39126c375dd4 import2graphlan.xml --- a/import2graphlan.xml Sat Sep 06 15:38:54 2014 -0400 +++ b/import2graphlan.xml Sat Sep 06 15:42:27 2014 -0400 @@ -125,9 +125,7 @@ Example: --background_clades "Bacteria.Actinobacteria,Bacteria.Bacteroidetes.Bacteroidia,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. Example: #29cc36, (150; 100; 100), (280;80; 88) + **--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. Example: #29cc36, (150; 100; 100), (280;80; 88) **--title TITLE** If specified set the title of the GraPhlAn plot. Surround the string with " if it contains spaces, e.g., --title "Title example"