View source: R/getVDJFraction.R
getVDJFraction | R Documentation |
Method for calculating final VDJ fraction
getVDJFraction(
tumour.logR,
segs,
norm.ci.95,
GC.correct = FALSE,
ci_type = "simultaneous"
)
tumour.logR |
log ratio in region |
segs |
Location of segments used for normalisation and focal region |
norm.ci.95 |
Adjusted value for 95% CI |
GC.correct |
Whether to use GC corrected value or not |
ci_type |
Method to use for calculation of the confidence interval |
VDJ fraction and upper and lower CI values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.