View source: R/DESeq2.adapted.cpp.wrappers.R
This function sets the package that contains the compiled C++ binaries needed by JunctionSeq.
This is intended for advanced users, or for users attempting to install testing versions of JunctionSeq without a C++ compiler.
1 | setJunctionSeqCompiledSourcePackage( PACKAGE = c("JunctionSeq","DESeq2") )
|
PACKAGE |
The name of the package where the compiled binaries are stored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.