Auxiliary R package for the assessment of JACUSA1.x and JACUSA2.x results.
Install JACUSA2helper by either downloading a specific release or install it directly from the repository via devtools.
devtools::install_local("<DOWNLOADED-FILE>", dependencies = TRUE, build_vignettes = TRUE)
install_github("dieterich-lab/JACUSA2helper", dependencies = TRUE, build_vignettes = TRUE)
Check vignettes: If vignettes or code examples do not run, try to add library(plyranges)
vignette("Introduction to JACUSA2helper")
vignette("Analysis of DART-seq with JACUSA2helper")
vignette("Analysis of m6A mapping by MazF with JACUSA2helper")
vignette("Introduction to meta conditions with JACUSA2helper")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.