View source: R/computeCNVRs_fast.R
cnvr_fast | R Documentation |
Faster CNVRs computation algorithm
cnvr_fast(put_cnvs)
cnvs |
lorem ipsum |
chr_arms |
lorem ipsum |
final_merge |
lorem ipsum |
It is based on pamk clustering algorithm. It is a much simpler process that takes advantage of the fact that this package is meant to deal only with groups of calls overlapping a specific locus.
a list
of two elements. The first element is a data.table
that contains the actual CNVR information, genomic location and frequency in
the cohort. The second element is the CNVresults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.