ATACTrack | R Documentation |
Top positive&negative peaks of a CC
ATACTrack(
object,
CC = 1,
group.by = "celltype",
bigwig.file.list = list(),
MOJITOO.reduction = "MOJITOO",
Peak.assay = "Peaks",
Peaks = NULL,
gene.model = NULL,
cols = (ggsci::pal_igv())(51),
ylim.datatrack = c(0, 16),
fontsize.geneAxis = 5,
fontsize.geneRegion = 10,
fontsize.datatrack = 8,
show.legend = T,
genome = "hg38"
)
genome |
hg19 h38 mm9 mm10 |
A grid.gTree, use grid.draw to plot
ATACTrack()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.