Hi All- How do I use a variable to specify the restriction enzyme? Example -- instead of using the following call: Restriction.EcoR1.elucidate() instead (somehow) use a variable to specify the restriction enzyme: rsite='EcoR1' Restriction.rsite.elucidate() Thanks, Doug