DOI Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build status

Analyze isomiRs from seqbuster tool or any BAM file after using seqcluster seqbuster

Installation

This is an R package.

Bioconductor method

source("https://bioconductor.org/biocLite.R")
biocLite("isomiRs")

devtools method

install.packages("devtools")
devtools::install_github("lpantano/isomiRs")