Description Usage Details Value Author(s) See Also Examples
View source: R/csawUsersGuide.R
Finds the location of the user's guide and opens it for viewing.
1 |
The csaw package is designed for de novo detection of differentially bound regions from ChIP-seq data. It provides methods for window-based counting, normalization, filtering and statistical analyses via edgeR. The user guide for this package can be obtained by running this function.
The user's guide is obtained online from the csawUsersGuide package. We do not build the guide as a vignette in csaw itself due to the time-consuming nature of the code when run on realistic case studies. This does mean, though, that this function requires an internet connection to work properly.
The user's guide is opened on the system's default browser.
Aaron Lun
1 | if (interactive()) csawUsersGuide()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.