recipe bioconductor-crisprbwa

BWA-based alignment of CRISPR gRNA spacer sequences

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-crisprbwa/meta.yaml

Provides a user-friendly interface to map on-targets and off-targets of CRISPR gRNA spacer sequences using bwa. 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. Currently not supported on Windows machines.

package bioconductor-crisprbwa

(downloads) docker_bioconductor-crisprbwa

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-crisprbwa

and update with:

conda update bioconductor-crisprbwa

or use the docker container:

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

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

Download stats