View source: R/visual_exploration.R
Generates a matrix with average per-base counts around TSS or PAS of given transcripts
1 | coverageMatrix(cvg_list, regions, strand, feature, window, parallel = F)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.