Rbowtie2
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see Rbowtie2.
An R Wrapper for Bowtie2 and AdapterRemoval
Bioconductor version: 3.7
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("Rbowtie2")
):
Installation
To install this package, start R (version "3.5") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rbowtie2")
An Introduction to Rbowtie2 | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Alignment, Preprocessing, Sequencing, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 3.6 (R-3.4) (6.5 years) |
License | GPL (>= 3) |
Depends | R (>= 3.5) |
Imports | |
System Requirements | C++11 |
URL |
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.2.0.tar.gz |
Windows Binary | Rbowtie2_1.2.0.zip (64-bit only) |
Mac OS X 10.11 (El Capitan) | Rbowtie2_1.2.0.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.7 | Source Archive |