coverage_plot: ATAC coverage static plot

Description Usage Arguments Value

View source: R/visual_service.R

Description

ATAC coverage static plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
coverage_plot(
  req,
  type = "gene",
  gene = "GAD2",
  flank = "10000",
  chr = "chr10",
  start = "26116307",
  end = "26316307",
  is_annotation = T,
  is_peak = F
)

Arguments

req

request payload

type

string

gene

string#'

flank

string

chr

string

start

string

end

string

is_annotation

string

is_peak

string

Value

static plot


Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.