changeset 46:6c8594d2f7e2 draft

Uploaded
author george-weingart
date Sat, 06 Sep 2014 14:05:09 -0400
parents 789d81a1c389
children 46d07ada486e
files import2graphlan.xml
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/import2graphlan.xml	Sat Sep 06 14:02:24 2014 -0400
+++ b/import2graphlan.xml	Sat Sep 06 14:05:09 2014 -0400
@@ -112,35 +112,44 @@
  
     **--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.,
                         --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"
 
+
     **--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"
 
+
     **--title_font_size** TITLE_FONT_SIZE
                         Set the title font size. Default is 15
 
+
     **--def_clade_size** DEF_CLADE_SIZE
                         Set a default size for clades that are not found as biomarkers by LEfSe. Default is 10
 
+
     **--min_clade_size** MIN_CLADE_SIZE
                         Set the minimum value of clades that are biomarkers.
                         Default is 20
@@ -149,32 +158,42 @@
                         Set the maximum value of clades that are biomarkers.
                         Default is 200
 
+
     **--def_font_size**  DEF_FONT_SIZE
                         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
 
+
     **--annotation_legend_font_size**  ANNOTATION_LEGEND_FONT_SIZE
                         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
 
+
     **--internal_levels**   If specified sum-up from leaf to root the abundances values. Default behavior do not sum-up abundances on the internal nodes