libraryQCLegacy: QC plots for library coverage

libraryQCLegacyR Documentation

QC plots for library coverage

Description

QC plots for library coverage

Usage

libraryQCLegacy(
  dataDir,
  outdir,
  mut2funcFile = paste0(dataDir, "mut2func_info.csv"),
  logger = NULL,
  mc.cores = 8
)

Arguments

dataDir

path to the existing data main directory

outdir

path to the output directory

mut2funcFile

path to the mut2func file. Defaults to <dataDir>/mut2func_info.csv

logger

optional yogilogger object. Defaults to NULL, in which case messages will go to stdout.

mc.cores

number of CPU cores to use in parallel

Value

NULL. Results are written to file.


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.