Description Usage Arguments Value Author(s) References Examples
Core visualization (2D).
1 2 3 4 5 6 7 8 9 10 |
x |
A |
prevalences |
a vector of prevalence percentages in [0,1] |
detections |
a vector of intensities around the data range, or a scalar indicating the number of intervals in the data range. |
plot.type |
Plot type ('lineplot' or 'heatmap') |
colours |
colours for the heatmap |
min.prevalence |
If minimum prevalence is set, then filter out those rows (taxa) and columns (detections) that never exceed this prevalence. This helps to zoom in on the actual core region of the heatmap. Only affects the plot.type='heatmap'. |
taxa.order |
Ordering of the taxa: a vector of names. |
horizontal |
Logical. Horizontal figure. |
A list with three elements: the ggplot object and the data. The data has a different form for the lineplot and heatmap. Finally, the applied parameters are returned.
Contact: Leo Lahti microbiome-admin@googlegroups.com
A Salonen et al. The adult intestinal core microbiota is determined by analysis depth and health status. Clinical Microbiology and Infection 18(S4):16 20, 2012. To cite the microbiome R package, see citation('microbiome')
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.