score_mbalt | R Documentation |
Computes the total number of Mbp altered.
score_mbalt(segments, kit.coverage, loh.rm = TRUE)
segments |
A |
kit.coverage |
A |
loh.rm |
A boolean (TRUE by default) to indicate whether LOH segments should be excluded. |
A named list representing the Mbp altered in the sample and the total Mbp of the kit.
score_mbalt(segs.chas_example, oncoscan_na33.cov)
score_mbalt(segs.chas_example, oncoscan_na33.cov, FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.