Description Usage Arguments Value
Identify TSSs
1 | identifyTSSs(dat, thresh = 60)
|
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 |
NULL; the data.table object is modified in-place; a column corresponding to TSS ID, tssID, is appended to the passed-in data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.