.CCbyGenes | R Documentation |
Top positive&negative peaks of CCs
.CCbyGenes(
object,
CCs = 1:3,
topN = 10,
RNA.assay = "RNA",
MOJITOO.reduction = "MOJITOO",
filter.mito = T,
filter.ribo = T
)
object |
ArchRProject object |
CCs |
CC vector which CCs |
topN |
topn genes to plot |
RNA.assay |
RNA assay name |
MOJITOO.reduction |
mojitoo reduction name |
filter.mito |
bool if filter mitochondria of genes |
filter.ribo |
bool if filter ribosome of genes |
.CCbyGenes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.