calculateRatio {ifCNVR}R 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")

[Package ifCNVR version 0.1.0 Index]