<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><div><br></div><div>Sean</div><div><br></div></div>