View source: R/calculateRatio.R
calculateRatio | R Documentation |
calculate Ratio
calculateRatio(readsMatrix, abSamples, roi, soi)
readsMatrix |
the reads matrix |
abSamples |
the abSamples list result of the abSamples function |
roi |
the region of interest |
soi |
the sample of interest |
the ratio associated with the abTargets
calculateRatio(readsMatrixExample, abSamples(readsMatrixExample), "EGFR-Ex20", "sample_2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.