identifyTSSs: Identify TSSs

Description Usage Arguments Value

View source: R/identifyTss.R

Description

Identify TSSs

Usage

1
identifyTSSs(dat, thresh = 60)

Arguments

dat

Data.table object containing columns corresponding to chromosome, strand, and ID5. The ID5 should correspond to bases labelled as TSNs.

thresh

the distance over which TSNs are clustered into TSSs

Value

NULL; the data.table object is modified in-place; a column corresponding to TSS ID, tssID, is appended to the passed-in data.table.


Timothy-Barry/coproanalysis documentation built on Feb. 12, 2020, 7:33 a.m.