Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
biologger committed Dec 19, 2019
1 parent ed01b4f commit 452df91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/speciesprimer.py
Original file line number Diff line number Diff line change
Expand Up @@ -3753,7 +3753,7 @@ def write_results(self, total_results):
"Primer name", "PPC", "Primer penalty", "Gene",
"Primer fwd seq", "Primer fwd TM", "Primer fwd penalty",
"Primer rev seq", "Primer rev TM", "Primer rev penalty",
"Probe seq)", "Probe TM", "Probe penalty",
"Probe seq", "Probe TM", "Probe penalty",
"Amplicon size", "Amplicon TM", "Amplicon sequence",
"Template sequence"]
filepath = os.path.join(self.summ_dir, self.aka + "_primer.csv")
Expand Down

0 comments on commit 452df91

Please sign in to comment.