Description Usage Arguments Details
Compute the number of loss of heterozygosity (LOH) events
1 | getLOH(seq.dat, min.seg.size = 1.5e+07)
|
seq.dat |
a data.frame of the sequencing data |
min.seg.size |
minimum size of the seqgment |
ploidy |
the estimated ploidy |
raw LOH is calculated as the number of events where: the segment length is greater than the minimum segment size (default of 15e06), and the segment size is less than 90
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.