coverageMatrix: Coverage Matrix

Description Usage Arguments

View source: R/visual_exploration.R

Description

Generates a matrix with average per-base counts around TSS or PAS of given transcripts

Usage

1
coverageMatrix(cvg_list, regions, strand, feature, window, parallel = F)

Arguments

cvg_list

list of coverage Rles

regions

data.table containing the feature regions, must contain a column "site"

strand

either "+" or "-"

feature

type of feature: "TSS" or "PAS"

window

number of positions upstream and downstream of feature site


mumichae/DASSIE documentation built on Jan. 10, 2020, 12:07 a.m.