runtime_comparison: Compare runtimes of CellDMC and TCA (GMM and MLE modes)

Description Usage Arguments Value

View source: R/runtime_comparison.r

Description

Compare runtimes of CellDMC and TCA (GMM and MLE modes)

Usage

1
2
3
4
5
6
runtime_comparison(
  plot_dir,
  plot_type = "tiff",
  sample.sizes = c(50, 100, 200),
  number.sites = c(1000, 10000, 50000, 1e+05)
)

Arguments

plot_dir

Directory to save plot of results

plot_type

Extension for saving plot graphics, such as pdf or png

sample.sizes

Vector of sample sizes to run

number.sites

Vector of number of features to run

Value

A list of the runtime results and plot


cozygene/CellTypeSpecificMethylationAnalysis documentation built on Jan. 28, 2022, 11:20 a.m.