coverageMatrixPerSite: Coverage Matrix per Site

Description Usage Arguments

Description

Generates a matrix with per-base counts around a specific TSS or PAS for all samples

Usage

1
coverageMatrixPerSite(cvg_list, regions, gene, feature = "TSS", window = 500)

Arguments

cvg_list

a named list of coverage Rle's

regions

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

gene

name of gene

feature

type of feature: "TSS" or "PAS"

window

number of positions upstream and downstream of feature site

strand

either "+" or "-"


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