<div dir="ltr">Sorry, Just realized I only replied to you earlier AND since I am using jupyter I downloaded my notebook as a markdown file and attached it as well. Hopefully this will help answer any question about what I'm trying to work on. <br><br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 22, 2017 at 5:34 PM Sean Brimer <<a href="mailto:skbrimer@gmail.com">skbrimer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Yes, sorry. It is imported at the top. </p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 22, 2017, 5:25 PM Nabeel Ahmed <<a href="mailto:chaudhrynabeelahmed@gmail.com" target="_blank">chaudhrynabeelahmed@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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="m_2158280078333487933m_-4624625085663062032gmail-sourceCode m_2158280078333487933m_-4624625085663062032gmail-python" style="color:rgb(0,0,0)"><code class="m_2158280078333487933m_-4624625085663062032gmail-sourceCode m_2158280078333487933m_-4624625085663062032gmail-python"><span class="m_2158280078333487933m_-4624625085663062032gmail-im">from</span> Bio.Restriction <span class="m_2158280078333487933m_-4624625085663062032gmail-im">import</span> <span class="m_2158280078333487933m_-4624625085663062032gmail-op" style="color:rgb(102,102,102)">*</span></code></pre></div></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><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></div></div><div class="gmail_extra"><div class="gmail_quote"><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,SacII])</div><div>---------------------------------------------------------------------------</div><div>NameError                                 Traceback (most recent call last)</div><div><ipython-input-11-90ba40b69f00> in <module>()</div><div>      1 # rb stands for restriction batch</div><div>----> 2 rb = RestrictionBatch([MluI,HincII,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="m_2158280078333487933m_-4624625085663062032HOEnZb"><font color="#888888"><div><br></div><div>Sean</div><div><br></div></font></span></div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
Biopython mailing list  -  <a href="mailto:Biopython@mailman.open-bio.org" target="_blank">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/mailman/listinfo/biopython</a><br></blockquote></div></div></blockquote></div></blockquote></div></div>