estimate_Pol2PI: Estimates polymerase index from Pol2 ChIP seq data.

Description Usage Arguments

View source: R/estimate_Pol2PI.R

Description

Estimates polymerase index from Pol2 ChIP seq data.

Usage

1
2
estimate_Pol2PI(coldata, tx_model = NULL, tssr_up = 50,
  tssr_down = 300, gb = 3000, op_dir = "./")

Arguments

coldata

coldata Coldata generated from read_coldata

tx_model

Genes in BED12 format.

tssr_up

Region upstream of TSS. Defaulr 300

gb

gene body. Region after Transcription end site. Deafult 3000.

op_dir

Directory to store results. Defult "./"

tssr_up

Region downstream of TSS. Defaulr 50


PoisonAlien/peakseason documentation built on May 14, 2019, 4:01 a.m.