callROH.PairedPSCBS | R Documentation |
Calls segments that are in ROH, i.e. that have no (true) heterozygous genotypes. Run of homozygosity (ROH) is a property of the normal (germline) sample.
## S3 method for class 'PairedPSCBS'
callROH(fit, ..., updateMeans=TRUE, force=FALSE, verbose=FALSE)
... |
Additional arguments passed to |
updateMeans |
If |
force |
If |
verbose |
See |
Returns a PairedPSCBS
object with ROH calls.
Pierre Neuvial, Henrik Bengtsson
Internally, testROH
() is used.
To call allelic balance (AB) see *callAB()
.
To call loss of heterozygosity (LOH) see *callLOH()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.