getTagMatrix.internal {ChIPseeker}R Documentation

getTagMatrix.internal

Description

calculate the tag matrix

Usage

getTagMatrix.internal(peak, weightCol = NULL, windows, ignore_strand = FALSE)

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.

ignore_strand

ignore the strand information or not

Value

tagMatrix

Author(s)

G Yu


[Package ChIPseeker version 1.30.2 Index]