Bioconductor version: Release (2.11)
This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), binary variant call (BCF) and compressed indexed tab-delimited (tabix) files.
Author: Martin Morgan, Herv\'e Pag\`es
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
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 | |
| R Script | Using samtools C libraries | |
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE |
| Package Source | Rsamtools_1.10.2.tar.gz |
| Windows Binary | Rsamtools_1.10.2.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | Rsamtools_1.10.2.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!