Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 3.18 KB

README.md

File metadata and controls

62 lines (46 loc) · 3.18 KB

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.