Skip to content

fulcrumgenomics/prymer

Repository files navigation

Python Primer Design Library

Python Versions License MyPy Checked Poetry Ruff

Install with Bioconda PyPI version

Bioconda PyPI download total

tests publish prymer Code Coverage

Recommended Installation

The package prymer requires installation of Primer3 and interactive bwa.

To satisfy these requirements, it is recommended to install using bioconda:

mamba install -c bioconda prymer

Development and Testing

See the developer's instructions for more information.