calculateRatio: calculate Ratio

View source: R/calculateRatio.R

calculateRatioR Documentation

calculate Ratio

Description

calculate Ratio

Usage

calculateRatio(readsMatrix, abSamples, roi, soi)

Arguments

readsMatrix

the reads matrix

abSamples

the abSamples list result of the abSamples function

roi

the region of interest

soi

the sample of interest

Value

the ratio associated with the abTargets

Examples

calculateRatio(readsMatrixExample, abSamples(readsMatrixExample), "EGFR-Ex20", "sample_2")

ifCNVR documentation built on March 18, 2022, 6:15 p.m.