Description Usage Arguments Value Author(s)
View source: R/step3_calling.R
According to the user specified rank
value, this function retrieve corresponding
purity and ploidy solution pair, then compute absolute copy number, optional muliplicity.
1 2 | abs_obtain(object, rank = 1, samples = NULL, onlyCN = FALSE,
verbose = FALSE)
|
object |
a |
rank |
integer, rank value of solution, i.e. |
samples |
character vector, use if you wanna just get solution for specified samples. |
onlyCN |
if |
verbose |
if |
a list
or a data.table
, details see onlyCN
option.
Shixiang Wang <w_shixiang@163.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.