Quantifying Differential Features
Find the difference in the coverage of given genomic ranges. The difference including quantity difference and shape difference in peaks.
To install this package, start R and enter:
library(devtools)
install_github("jianhong/diffPeaks")
To view documentation of diffPeaks, start R and enter:
browseVignettes("diffPeaks")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.