Bioconductor version: 2.6
This package provides an interface to the 'samtools' utilities for manipulating SAM (Sequence Alignment / Map) format files. Facilities currently available include flexible file input.
Author: Martin Morgan, Herv\'e Pag\`es
Maintainer: Biocore Team c/o BioC user list <bioconductor at stat.math.ethz.ch>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("Rsamtools")
    To cite this package in a publication, start R and enter:
    citation("Rsamtools")
    | R Script | An introduction to Rsamtools | |
| Reference Manual | 
| biocViews | DataImport, Sequencing, HighThroughputSequencing | 
| Depends | methods, IRanges(>= 1.5.56), GenomicRanges(>= 0.1.0), Biostrings(>= 2.15.0) | 
| Imports | methods, utils, IRanges, GenomicRanges, Biostrings | 
| Suggests | ShortRead, GenomicFeatures, KEGG.db | 
| System Requirements | |
| License | Artistic-2.0 | 
| URL | http://bioconductor.org/packages/release/bioc/html/Rsamtools.html | 
| Depends On Me | ind1KG, leeBamViews, ShortRead | 
| Imports Me | ShortRead | 
| Suggests Me | GenomicRanges | 
| Version | 1.0.8 | 
| Since | Bioconductor 2.6 (R-2.11) | 
| Package Source | Rsamtools_1.0.8.tar.gz | 
| Windows Binary | Rsamtools_1.0.8.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | Rsamtools_1.0.8.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!