Description Usage Arguments Examples
Forest plot of the aggregated cells summaries for a given gene
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
ac |
Aggregated cell data object produced by |
gene |
Name of the gene to be displayed |
o |
Ordering of the sample. Default to '1:n_sample'. |
sample_tags |
A data frame of sample tags to be displayed
below the x-axis. The rows must match the samples in the |
fit |
A fitted model object from |
adjusted |
If |
conf.bar |
Show confidence bars. (Note: this is only approximate 95% confidence bars, not for inference purpose.) |
s |
A constant shift for the log-transformation for plotting. This is unrelated to any analysis, and only to allow the zero counts to be displayed on the plot, with y-axis still matching the original value before shifting. |
pch |
Dot type (default is filled circles) |
col.dot |
Colors for the dots. The colors can
be made sample specific and has to be supplied in the
same order as in the |
N.dot |
Dot size is proportional to log number of cells |
cex.dot |
Dot size scale factor |
lwd.conf |
Line width of confidence bars. |
lty.conf |
Line type of confidence bars. |
las |
Group label directionality |
legend.key |
A vector of dot colors with names corresponding
to the labels to be shown in the legend. Used in conjuction
with |
pbulk |
Show the sum (mean multiplied by the number of cells) |
... |
Other options to |
1 | ## see the 'quick tutorial'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.