Learn R Programming

⚠️There's a newer version (1.24.0) of this package.Take me there.

Rsamtools (version 1.18.3)

Binary alignment (BAM), FASTA, variant call (BCF), and tabix file import

Description

This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), FASTA, binary variant call (BCF) and compressed indexed tab-delimited (tabix) files.

Copy Link

Version

Version

1.18.3

License

Artistic-2.0 | file LICENSE

Maintainer

Bioconductor Package Maintainer

Last Published

February 15th, 2017

Functions in Rsamtools (1.18.3)

BcfFile

Manipulate BCF files.
FaFile

Manipulate indexed fasta files.
deprecated

Deprecated functions
applyPileups

Apply a user-provided function to calculate pile-up statistics across multiple BAM files.
BamSampler

Sample from a BAM files
Deprecated and Defunct

Rsamtools Deprecated and Defunct
ApplyPileupsParam

Parameters for creating pileups from BAM files
BamFile

Maintain and use BAM files
headerTabix

Retrieve sequence names defined in a tabix file.
BamViews

Views into a set of BAM files
PileupFiles

Represent BAM files for pileup summaries.
RsamtoolsFileList

A base class for managing lists of Rsamtools file references
quickBamFlagSummary

Group the records of a BAM file based on their flag bits and count the number of records in each group
RsamtoolsFile

A base class for managing file references in Rsamtools
readPileup

Import samtools 'pileup' files.
indexTabix

Compress and index tabix-compatible files.
pileup

Use filters and output formats to calculate pile-up statistics for a BAM file.
BamInput

Import, count, index, filter, sort, and merge `BAM' (binary alignment) files.
ScanBamParam

Parameters for scanning BAM files
Rsamtools-package

'samtools' aligned sequence utilities interface
BcfInput

Operations on `BCF' files.
FaInput

Operations on indexed 'fasta' files.
TabixInput

Operations on `tabix' (indexed, tab-delimited) files.
Compression

File compression for tabix (bgzip) and fasta (razip) files.
ScanBcfParam-class

Parameters for scanning BCF files
seqnamesTabix

Retrieve sequence names defined in a tabix file.
TabixFile

Manipulate tabix indexed tab-delimited files.