Skip to contents

Top positive&negative peaks of a CC

Usage

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"
)

Arguments

genome

hg19 h38 mm9 mm10

Value

A grid.gTree, use grid.draw to plot

Examples

ATACTrack()
#> Error in ATACTrack(): argument "object" is missing, with no default