getTagMatrix {ChIPseeker}R Documentation

getTagMatrix

Description

calculate the tag matrix

Usage

getTagMatrix(peak, weightCol = NULL, windows)

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.

Value

tagMatrix


[Package ChIPseeker version 1.16.1 Index]