Description Usage Arguments Value Examples
View source: R/summary_stats.R
Explore CNV calling results prior filtering
1 2 |
object, |
a |
sample_list, |
a |
markers, |
a |
plots_path, |
path where the plots should be saved, if |
... |
compatibility This function produce several summary statistics on the CNVs results in
input. Ideally, it should be used interactively, together with
|
a data.table
with summary statistics for the samples in the
cohort.
1 | DT <- summary(penn_22, cohort_examples, markers_examples)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.