/fasta2primer3

Script to pass fasta file to Primer3

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

fasta2primer3

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