Description Usage Arguments Details Value Methods Author(s) See Also Examples
lists the regions of interest in a matrix, given by the overlapping of significant trial segments (of fixed window seize) that may be part of an inversion event.
1 | getROIs(object, thBic)
|
object |
|
thBic |
BIC threshold above which overlapping segments are considered for the definition of each ROI |
ROIs are defined as overlapping trial segments with BIC greater than thBIC
. The output is a matrix for which each row is one ROI. The first two columns give intervals defining the left brake-points and the two subsequent columns are the intervals for the right brake-points.
ROIs are given in mega-basis.
matrix
signature(object = "scan")
list of regions of interest
Alejandro Caceres acaceres@creal.cat
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.