Description Usage Arguments Author(s)
create a lefse LDA plot
| 1 2 3 4 5 6 | lefse.lda.plot(
  lefse.result,
  negate.class = NULL,
  lda.threshold = NULL,
  group = NULL
)
 | 
| lefse.result | the output file from lefse | 
| negate.class | the class to be shown on the negative side (default: everything show on the positive side) | 
| lda.threshold | features with LDA score less than this will be removed | 
| group | a data.frame with two columns for the subgroups of the classes (first column: the names of the features, second column: the subgroup these features belonging to) | 
Chenhao Li, Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.