Description Usage Arguments Details Author(s) Examples
Produce a heat map summarizing count data, grouped by Dirichlet component.
1 2 |
count |
A matrix of sample x taxon counts, as supplied to
|
fit1 |
An instance of class |
fitN |
An instance of class |
ntaxa |
The |
... |
Additional arguments, ignored. |
transform |
Transformation to apply to count data prior to visualization; this does not influence mixture membership or taxnomic ordering. |
lblwidth |
The proportion of the plot to dedicate to taxanomic labels, as a fraction of the number of samples to be plotted. |
col |
The colors used to display (possibly transformed, by
|
Columns of the heat map correspond to samples. Samples are grouped by Dirichlet component, with average (Dirichlet) components summarized as a separate wide column. Rows correspond to taxonomic groups, ordered based on contribution to Dirichlet components.
Martin Morgan mailto:mtmorgan@fhcrc.org
1 2 3 4 5 6 7 8 9 10 11 |
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: ‘BiocGenerics’
The following objects are masked from ‘package:parallel’:
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from ‘package:stats’:
IQR, mad, sd, var, xtabs
The following objects are masked from ‘package:base’:
anyDuplicated, append, as.data.frame, basename, cbind, colnames,
dirname, do.call, duplicated, eval, evalq, Filter, Find, get, grep,
grepl, intersect, is.unsorted, lapply, Map, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, Position, rank,
rbind, Reduce, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which.max, which.min
Attaching package: ‘S4Vectors’
The following object is masked from ‘package:base’:
expand.grid
Loading required package: IRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.