Description Usage Arguments Author(s)
View source: R/cnv_inference.R
This function
1 2 3 4 5 6 7 8 9 10 11 12 13 | scandal_cna_compute_matrix(
x,
gene_positions_table,
reference_cells,
cells_subset = NULL,
max_genes = 5000,
expression_limits = c(-3, 3),
window = 100,
scaling_factor = 0.2,
initial_centering = "col",
base_metric = "median",
verbose = FALSE
)
|
verbose |
Avishay Spitzer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.