<div dir="ltr"><span style="font-size:12.8px">You sure about importing it  ?</span><br><div><span style="font-size:12.8px"><br></span></div><div><pre class="gmail-sourceCode gmail-python" style="color:rgb(0,0,0)"><code class="gmail-sourceCode gmail-python"><span class="gmail-im">from</span> Bio.Restriction <span class="gmail-im">import</span> <span class="gmail-op" style="color:rgb(102,102,102)">*</span></code></pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 23, 2017 at 1:11 AM, Sean Brimer <span dir="ltr"><<a href="mailto:skbrimer@gmail.com" target="_blank">skbrimer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All, <div><br></div><div>I'm having issue with the RestrictionBatch class, when I tried to create it I get the following error</div><div><br></div><div><div>rb = RestrictionBatch([MluI,HincII,<wbr>SacII])</div><div>------------------------------<wbr>------------------------------<wbr>---------------</div><div>NameError                                 Traceback (most recent call last)</div><div><ipython-input-11-<wbr>90ba40b69f00> in <module>()</div><div>      1 # rb stands for restriction batch</div><div>----> 2 rb = RestrictionBatch([MluI,HincII,<wbr>SacII])</div><div><br></div><div>NameError: name 'RestrictionBatch' is not defined</div></div><div><br></div><div>I'm not sure how you would define this class, I am following the cookbook but not having much luck. </div><div><br></div><div>Any advice is welcomed and thank you, </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Sean</div><div><br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Biopython mailing list  -  <a href="mailto:Biopython@mailman.open-bio.org">Biopython@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biopython" rel="noreferrer" target="_blank">http://mailman.open-bio.org/<wbr>mailman/listinfo/biopython</a><br></blockquote></div><br></div>