# HG changeset patch # User george-weingart # Date 1410027568 14400 # Node ID 235f15156be50da2dd4a9f67e93de798214bfcba # Parent 85f3824934ab1a3efa284b494096db896849ea92 Uploaded diff -r 85f3824934ab -r 235f15156be5 import2graphlan.xml --- a/import2graphlan.xml Sat Sep 06 14:16:10 2014 -0400 +++ b/import2graphlan.xml Sat Sep 06 14:19:28 2014 -0400 @@ -114,21 +114,16 @@ **--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 + 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., - --background_levels 1,2,3 + List which levels should be highlight with a shaded background. Use a comma separate values form, e.g.,--background_levels 1,2,3 **--background_clades** BACKGROUND_CLADES Specify the clades that should be highlight with a shaded background. Use a comma separate values form and surround the string with " if it contains spaces. - Example: --background_clades "Bacteria.Actinobacteria, - Bacteria.Bacteroidetes.Bacteroidia, - Bacteria.Firmicutes.Clostridia.Clostridiales" + Example: --background_clades "Bacteria.Actinobacteria, Bacteria.Bacteroidetes.Bacteroidia,Bacteria.Firmicutes.Clostridia.Clostridiales" **--background_colors** BACKGROUND_COLORS @@ -137,9 +132,6 @@ 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"