pommevilla / ispcr

A lightweight Python package to perform in silico PCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional primer info

pommevilla opened this issue · comments

Primer set features

Expected output:

forward_primer:
    gc_content:
    melting_temperature:  

reverse_primer:
    gc_content:
    melting_temperature

Resolved by #20.