Description Usage Arguments Value
View source: R/Estim_SIRratio_wrapper.R
This function merges SIRratio values by reference independent intron.
1 | mergebyIntron(saveDir, save = TRUE)
|
saveDir |
Name for the Sample Directory where files output by computeSIRratio() are saved. |
save |
Whether the result should be saved in a file (TRUE) or output in R as a |
If save=FALSE, data.frame
with independent intron intervals and their SIRratio.
If save=TRUE (default) the data.frame
will be save in saveDir
, in a file called "ResultsByIntron.txt".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.