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.
- Make sure, devtools is installed
- Download JACUSA2helper from releases
- Change to directory where JACUSA2helper was saved
- Start R
- Install downloaded package by running:
devtools::install_local("<DOWNLOADED-FILE>", dependencies = TRUE, build_vignettes = TRUE)
- Make sure, devtools is installed
- Start R
- Run
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")
- Nanopore analysis