Concordia Genome Foundry
Script to output primers forward and backward from a fasta file using Primer3
author: Flavia Araujo - Adapted from Jon Laurent
date: February 4th, 2019
##Installing Pythonv2.7
install the requirements package (requirements.txt)
sudo apt install primer3
##Running usage: python fasta2primer3.py input_fasta_file_path
as an example do: python fasta2primer3.py seq.fasta