Entering edit mode
6.4 years ago
neilgupte7
•
0
i want to access the site at which each restriction enzymes work and show the result in one file .Is there any way we can use the Bio.Restriction.Restriction module to list the sites for AllEnzymes class present . Basically i want ex Restriction.EcoRI.site
to be applied to AllEnymes
plz help
There is no need to SHOUT. I have adapted your title to remove the capital letters. I have also adapted it to make it more specific. Please keep this in mind for further posts.
okay ,was my first post here ,will be careful from next time thanks for the reply
see Genomic Restriction Finder
will have a look thank you
What is the actual output data you want? genomic coordinates? Restriction counts? A list of all cutting enzymes?
the following function provides EcoRI.elucidate() 'G^AATT_C'
I want the this output for all the enzymes inside my restriction batch wanted to know the way of using this function by iterating it inside my restriction batch.cause i have some 300 enzymes to work with cant include every single one of them ,will take very long time