getTagMatrix: getTagMatrix

Description Usage Arguments Value

View source: R/tagMatrix.R

Description

calculate the tag matrix

Usage

1
getTagMatrix(peak, weightCol = NULL, windows, flip_minor_strand = TRUE)

Arguments

peak

peak file or GRanges object

weightCol

column name of weight, default is NULL

windows

a collection of region with equal size, eg. promoter region.

flip_minor_strand

whether flip the orientation of minor strand

Value

tagMatrix


ChIPseeker documentation built on March 6, 2021, 2 a.m.