View source: R/standardization.R
get_baf_par | R Documentation |
To create baf in parallel
get_baf_par(par_all_item, ploidy = 2)
par_all_item |
list containing R and theta matrices, and clusters models |
ploidy |
integer defining ploidy |
A list of numeric vectors, where each vector contains the BAF values for a corresponding row in the input 'par_all_item' matrices. Each BAF vector has values ranging from 0 to 1, representing the standardized allelic ratios for the respective samples or markers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.