Description Usage Arguments Details Value Methods Author(s) See Also Examples
Determines the full inversion sequence from overlapping trial segments of fixed window sized. It computes the limits of the inversion, the population frequency and retrieves the maximum BIC across the trial segments.
1 |
object |
|
hapCode |
|
geno |
|
ROI |
|
saveRes |
|
thBic |
|
all |
|
saveROI |
|
listInv
is both a method for class scan
and constructor of inversionList
. It re-runs the inversion model within the ROIs found in the previous scan. However, it is also possible to explicitly pass the ROIs defined by the user. The re-run is done with the same window size of the scan, which is convenient if enough significant trial segments where found within the inversion segment. If a more detailed re-run is needed set all=TRUE
. This computes the model for all possible trial segments of any length within the ROI. Note that for high SNP density this can be computational intensive.
inversionList
signature(object = "scan")
Alejandro Caceres acaceres@creal.cat
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.