# HG changeset patch # User george-weingart # Date 1410030471 14400 # Node ID 6fd7a6dd830196e8cec6f00455aa5cbec604133e # Parent 4631b3bfe58e50e905216bc0afda22c4056849f0 Uploaded diff -r 4631b3bfe58e -r 6fd7a6dd8301 import2graphlan.xml --- a/import2graphlan.xml Sat Sep 06 14:29:28 2014 -0400 +++ b/import2graphlan.xml Sat Sep 06 15:07:51 2014 -0400 @@ -107,12 +107,16 @@ * **Output of LEfSe**: This file is the result of LEfSe execute on the *Result of MetaPhlAn or HUMAnN analysis* file. This file allow GraPhlAn to highlight for you the found biomarkers. -Input parameters -================ +Input parameters1234 +==================== + + **--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 - **--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

+ 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

@@ -145,7 +149,6 @@ Default is 20 - **--max_clade_size** MAX_CLADE_SIZE Set the maximum value of clades that are biomarkers. Default is 200 @@ -155,14 +158,10 @@ 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 @@ -171,28 +170,21 @@ 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