Hello!
I'm processing a bunch of .gff and genbank files to extract some intergenic sequences. Some are forward, others are reverse. But I don't know if the reverse sequences extracted should be inverted? Or something else? How can I process them in order to then extract equivalent subsequences between the leading strand and the reverse strand?
(If they were only coding sequences, what would you need to do?
Note, my question is not so much on how to do something, I just don't know what kind of approach is taken in these sequences).
Thanks