Bioconductor version: Release (2.12)
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.
Author: Florian Hahne, Anita Lerch, Michael B Stadler
Maintainer: Michael Stadler <michael.stadler at fmi.ch>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("Rbowtie")
    To cite this package in a publication, start R and enter:
    citation("Rbowtie")
    | R Script | An introduction to Rbowtie | |
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE | 
| biocViews | HighThroughputSequencing, Software | 
| Version | 1.0.3 | 
| In Bioconductor since | BioC 2.13 (R-2.18) | 
| License | Artistic-1.0 | file LICENSE | 
| Depends | |
| Imports | |
| Suggests | parallel | 
| System Requirements | |
| URL | |
| Depends On Me | QuasR | 
| Imports Me | |
| Suggests Me | 
| Package Source | Rbowtie_1.0.3.tar.gz | 
| Windows Binary | Rbowtie_1.0.3.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | Rbowtie_1.0.3.tgz | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!