Hi,
I'm trying to parse GenBank file and extract the genes sequences, but I didn't find how to detect the complement sequences. I tried regex by searching "complenent" in "feature.location" but that didn't work.
If you are some ideas you're welcome :)
Thanks a lot, that's what I need, and this tutorial is very hepfull too.