recipe bioconductor-crisprbowtie

Bowtie-based alignment of CRISPR gRNA spacer sequences

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-crisprbowtie/meta.yaml

Provides a user-friendly interface to map on-targets and off-targets of CRISPR gRNA spacer sequences using bowtie. The alignment is fast, and can be performed using either commonly-used or custom CRISPR nucleases. The alignment can work with any reference or custom genomes. Both DNA- and RNA-targeting nucleases are supported.

package bioconductor-crisprbowtie

(downloads) docker_bioconductor-crisprbowtie

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-crisprbowtie

and update with:

conda update bioconductor-crisprbowtie

or use the docker container:

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

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

Download stats