Bioc2026 Registration Open!

Rbowtie

R bowtie wrapper

Bioconductor version: 3.23 · Package version: 1.52.0

This package provides an R wrapper around the popular bowtie short read aligner and around SpliceMap, a de novo splice junction discovery and alignment tool. The package is used by the QuasR bioconductor package. We recommend to use the QuasR package instead of using Rbowtie directly.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Rbowtie")

Details

MaintainerMichael Stadler <michael.stadler@fmi.ch>
AuthorFlorian Hahne [aut], Anita Lerch [aut], Michael Stadler [aut, cre] (ORCID: <https://orcid.org/0000-0002-2269-4934>)
LicenseArtistic-2.0 | file LICENSE
URLhttps://github.com/fmicompbio/Rbowtie
Bug Reportshttps://github.com/fmicompbio/Rbowtie/issues
System RequirementsGNU make
Downloads rank693
Source branchRELEASE_3_23
biocViewsAlignment, Sequencing, Software

Documentation

Download

Dependencies

Imports: utils

Suggests: testthat, parallel, BiocStyle, knitr, rmarkdown

Reverse dependencies

Depends On Me (1): QuasR

Imports Me (3): crisprBowtie, multicrispr, seqpac

Suggests Me (2): crisprDesign, eisaR