Description Usage Arguments Value Note Author(s) See Also Examples
This function summarize OTU table at each given taxonomic ranks.
1 2 3 |
data |
a list of otu tables.
See also |
ranks |
a vector of taxonomic ranks.
See also |
brewer.pal |
one of the color patterns available in RColorBrewer.
See |
file |
filename to save the plot. |
ext |
extention of the filename to save the plot. |
width |
width of the plot |
height |
heigth of the plot |
This function returns either a data frame or a list of data frames. If a single otu was provided, it returns the a dataframe with information of how many otuIDs and sequences being classified at selected taxonomic ranks. If more than 1 otu tables being provided, it returns a list, with the first a few are data frames of classification summary of each otu table, the last is a list showing taxa found only in one of the otu data set. This function also generates a barplot for the percent classified otus and sequences at each given rank.
warning is raised when run strsplit() and can be ignored.
Wen Chen
RAM.rank.formatting
and
RAM.input.formatting
.
1 2 3 4 |
Loading required package: vegan
Loading required package: permute
Loading required package: lattice
This is vegan 2.5-4
Loading required package: ggplot2
Using ind as id variables
Using ind as id variables
Warning message:
In brewer.pal(len, brewer.pal) :
n too large, allowed maximum for palette Pastel1 is 9
Returning the palette you asked for with that many colors
[1] "list"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.