Entering edit mode
3.7 years ago
Kmh
•
0
How can i print the sequence only from embl and gcg file in python by using regular expression pattern ?
How can i print the sequence only from embl and gcg file in python by using regular expression pattern ?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
This is something that BioPython can do. Is there a reason not to use that?