View source: R/allelicFraction.R
| computeLOHBlocksDNAChr | R Documentation | 
TODO
computeLOHBlocksDNAChr(gds, chrInfo, snp.pos, chr, genoN = 1e-04)
| gds | an object of class
 | 
| chrInfo | a vector chrInfo[i] = length(Hsapiens[[paste0("chr", i)]]) Hsapiens library(BSgenome.Hsapiens.UCSC.hg38) | 
| snp.pos | a  | 
| chr | a single  | 
| genoN | a single  | 
a data.frame containing:
chr TODO
start TODO
end TODO
logLHR TODO
LH1 TODO
LM1 TODO
homoScore TODO
nbSNV TODO
nbPruned TODO
nbNorm TODO
LOH TODO
Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz
## Path to the demo pedigree file is located in this package
data.dir <- system.file("extdata", package="RAIDS")
## TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.