Description Usage Arguments Value Author(s)
View source: R/cnv_inference.R
Computes the CNA score for each cell which is composed of the CNA signal (the sum of squares of computed CNAs) and CNA correlation (the pearson's correlation between the cell CNA profile and the tumor's CNA profile).
1 2 3 4 5 6 | scandal_cna_compute_scores(
object,
cna_matrix = NULL,
hotspot_threshold = 0.9,
verbose = FALSE
)
|
verbose |
A tibble with three columns:
CellID
Signal
Correlation
Avishay Spitzer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.