recipe bioconductor-openprimer

Multiplex PCR Primer Design and Analysis

Homepage:

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

License:

GPL-2

Recipe:

/bioconductor-openprimer/meta.yaml

An implementation of methods for designing, evaluating, and comparing primer sets for multiplex PCR. Primers are designed by solving a set cover problem such that the number of covered template sequences is maximized with the smallest possible set of primers. To guarantee that high-quality primers are generated, only primers fulfilling constraints on their physicochemical properties are selected. A Shiny app providing a user interface for the functionalities of this package is provided by the 'openPrimeRui' package.

package bioconductor-openprimer

(downloads) docker_bioconductor-openprimer

Versions:

1.20.0-01.16.0-01.14.0-01.12.1-01.12.0-01.10.0-01.8.0-01.6.0-11.4.1-0

Depends:
Required By:

Installation

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

conda install bioconductor-openprimer

and update with:

conda update bioconductor-openprimer

or use the docker container:

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

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

Download stats