Rbowtie2

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see Rbowtie2.

An R Wrapper for Bowtie2 and AdapterRemoval


Bioconductor version: 3.6

This package provides an R wrapper of the popular bowtie2 sequencing reads aligner and AdapterRemoval, a convenient tool for rapid adapter trimming, identification, and read merging.

Author: Zheng Wei, Wei Zhang

Maintainer: Zheng Wei <wzweizheng at qq.com>

Citation (from within R, enter citation("Rbowtie2")):

Installation

To install this package, start R (version "3.4") and enter:


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

BiocManager::install("Rbowtie2")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF
NEWS Text

Details

biocViews Alignment, Preprocessing, Sequencing, Software
Version 1.0.2
In Bioconductor since BioC 3.6 (R-3.4) (6.5 years)
License GPL (>= 3)
Depends R (>= 3.4)
Imports
System Requirements C++11
URL https://github.com/wzthu/Rbowtie2
Bug Reports https://github.com/wzthu/Rbowtie2/issues
See More
Suggests knitr
Linking To
Enhances
Depends On Me
Imports Me esATAC
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package Rbowtie2_1.0.2.tar.gz
Windows Binary Rbowtie2_1.0.2.zip (64-bit only)
Mac OS X 10.11 (El Capitan) Rbowtie2_1.0.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/Rbowtie2
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/Rbowtie2
Package Short Url https://bioconductor.org/packages/Rbowtie2/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive