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 PairedPSCBS
callROH(fit, ..., updateMeans=TRUE, force=FALSE, verbose=FALSE)
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()
.