bioconductor-rsamtools¶
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.
| Home | http://bioconductor.org/packages/release/bioc/html/Rsamtools.html | 
| Versions | 1.22.0 | 
| License | Artistic-2.0 | file LICENSE | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bioconductor-rsamtools | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bioconductor-rsamtools
and update with:
conda update bioconductor-rsamtools