scandal_cna_compute_matrix: CNA matrix computation

Description Usage Arguments Author(s)

View source: R/cnv_inference.R

Description

This function

Usage

 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
)

Arguments

verbose

Author(s)

Avishay Spitzer


dravishays/scandal documentation built on Jan. 8, 2020, 1:30 p.m.