recipe bioconductor-rbowtie2

An R Wrapper for Bowtie2 and AdapterRemoval

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/Rbowtie2.html

License:

GPL (>= 3)

Recipe:

/bioconductor-rbowtie2/meta.yaml

This package provides an R wrapper of the popular bowtie2 sequencing reads aligner and AdapterRemoval, a convenient tool for rapid adapter trimming, identification, and read merging. The package contains wrapper functions that allow for genome indexing and alignment to those indexes. The package also allows for the creation of .bam files via Rsamtools.

package bioconductor-rbowtie2

(downloads) docker_bioconductor-rbowtie2

Versions:
2.4.0-02.0.0-22.0.0-12.0.0-01.14.0-01.12.0-11.12.0-01.10.0-01.8.0-0

2.4.0-02.0.0-22.0.0-12.0.0-01.14.0-01.12.0-11.12.0-01.10.0-01.8.0-01.6.0-11.6.0-01.4.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-rbowtie2

and update with:

conda update bioconductor-rbowtie2

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-rbowtie2:<tag>

(see bioconductor-rbowtie2/tags for valid values for <tag>)

Download stats