Description Usage Arguments Author(s) See Also
View source: R/cnv_inference.R
This function classifies the CNA scores according to the supplied signal and correlation thresholds.
1 2 3 4 5 6 | scandal_cna_classify_scores(
cna_scores,
signal_threshold = 0.05,
correlation_threshold = 0.05,
verbose = FALSE
)
|
verbose |
Avishay Spitzer
scandal_cna_compute_scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.