Hello,
I want to extract some regions based on my bed file where I have chr, start, end (no strand information).
I am using bedtools getfasta, but if I don't specify the -s option, does it give me in output the reverse complement if the sequence is on the - strand?
thank you in advance
Best