<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
&nbsp;I recently started working on a function for&nbsp;<A HREF="https://github.com/TheChymera/TransGenoHit/blob/master/pcr.py">in silico PCR</A>. Basically this identifies potential(ly unwanted) amplicons.<BR>
<BR>
I have implemented some basic paralellization for the function, and it can currently PCR against the whole mouse genome in about 20min on my laptop. I guess I could make it even faster by not BLASTing both primers against the whole genome, but just BLASTing one, and then BLASTing the second downstream of the first (the function takes a maximum amplicon length argument).<BR>
<BR>
Do you think this could be a worthwhile thing to include in biopython?<BR>
<BR>
<BR>
Best Regards,<BR>
Christian<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--&nbsp;<BR>
<B><FONT COLOR="#969696">Horea Christian, M.Sc.</FONT></B><BR>
<FONT SIZE="2"><FONT COLOR="#969696">Doctoral Researcher</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#969696">Institute for Biomedical Engineering</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#969696">Neuroscience Center Zurich</FONT></FONT><BR>
<B><FONT SIZE="2"><FONT COLOR="#969696">ETH Zurich and UZH</FONT></FONT></B><BR>
<BR>
<FONT COLOR="#969696">Email,&nbsp;<A HREF="mailto:horea.christ@gmail.com">horea.christ@gmail.com</A></FONT><BR>
<FONT COLOR="#969696">Online portal,&nbsp;<A HREF="http://chymera.eu/">chymera.eu</A></FONT><BR>
<BR>
</TD>
</TR>
</TABLE>
<BR>
</BODY>
</HTML>