pommevilla / ispcr

A lightweight Python package to perform in silico PCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable support for more than one set of primers

pommevilla opened this issue · comments

Questions:

  • How do people format their primer files? How often are there more than 1 set?
  • In the cases that there are more than one set of primers, what seems to be the best convention?
  • Should a primer set labelling scheme be enforced? Or should calculate_pcr_product just brute force every combination of primers and leave it up to the user to filter the results?