The Rbowtie
R package provides an R interface to the
bowtie
short-read aligner by
Langmead et al. (2009), as well as to
SpliceMap
by Au et al. (2010).
The package contains wrapper functions to create a genome index and to perform
the read alignment to the generated index. These are used by the
QuasR
bioconductor package.
We recommend to use the QuasR
package instead of using Rbowtie
directly.
The source code for bowtie v1.2.3 was obtained from https://github.com/BenLangmead/bowtie/archive/v1.2.3.tar.gz on December 13, 2019. The folders genomes, reads, doc, indexes and scripts were not included into the package to reduce its size.
| Platforms | OS | R CMD check | Coverage | |:----------------:|:----------------:|:----------------:|:----------------:| | Travis CI | Linux | | | | Appveyor | Windows | | | | GitHub Actions | Linux/Windows/macOS | | | | Bioc (devel) | Multiple | | | | Bioc (release) | Multiple | | |
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.