Rsamtools-package | R Documentation |
This package provides facilities for parsing samtools BAM (binary) files representing aligned sequences.
See packageDescription('Rsamtools')
for package details. A
useful starting point is the scanBam
manual page.
This package documents the following classes for purely internal
reasons, see help pages in other packages: bzfile
, fifo
,
gzfile
, pipe
, unz
, url
.
Author: Martin Morgan
Maintainer: Biocore Team c/o BioC user list <bioconductor@stat.math.ethz.ch>
The current source code for samtools and bcftools is from https://github.com/samtools/samtools. Additional material is at http://samtools.sourceforge.net/.
packageDescription('Rsamtools')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.