Description Usage Arguments Value Author(s)
Apply an indel threshold and a shift threshold to the hotspots
1 | applyThreshold(hs, indel.thresh, shift.thresh, indel.nreads, shift.nreads)
|
hs |
Hotspots returned by findHotspots. |
indel.thresh |
threshold for the indels. |
shift.thresh |
threshold for the shifts. |
indel.nreads |
minimum number of reads for the indels. |
shift.nreads |
minimum number of reads for the shifts. |
a hotspots data.frame
filered by the thresholds.
Ricard Illa, Diana Buitrago diana.buitrago@irbbarcelona.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.