rDNACCalibrate: rDNACCalibrate

View source: R/CCalibrate.R

rDNACCalibrateR Documentation

rDNACCalibrate

Description

Special rDNA DNA-based calibration a CCseq DSBList.

Usage

rDNACCalibrate(
  DSBList,
  Nc = rep(75, length(DSBList)),
  Nx = rep(4, length(DSBList)),
  returnOR = F
)

Arguments

DSBList

A DSBList formatted input.

Nc

A vector describing the number of control cells, or amount of control DNA added to each sample. The absolute number is not very important.

Nx

A vector describing the number of experimental cells, or amount of experimental DNA in each sample. The absolute number is not very important.

Author(s)

George Brown


WHG1990/CCTools documentation built on June 16, 2024, 1:36 a.m.