Description Usage Arguments Value Examples
Melts a SE object into a ggplot
-ready long data.frame.
1 |
x |
An object of class
|
genes |
A vector of genes to include. Use 'genes=NULL' to include all. |
assayName |
The name(s) of the assay(s) to use. If NULL and the assays are named, all of them will be included (if they are not named, the first one will be used). |
colDat.columns |
The colData columns to include (defaults includes all). Use 'colDat.columns=NA' in order not to include any. |
rowDat.columns |
The rowData columns to include (none included by default). Use 'rowData=NULL' to include all. |
A data.frame.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.