bedtools2
bedtools2 copied to clipboard
How to output merged fasta?
Hello, Thank you for making such an incredibly useful set of tools!
I have successfully used bedtools merge to make a bedfile. However, I have not been able to find how to extract a fasta file from the merged.bed output. The getfasta function throws an error that there is a length mismatch (of course there is.)
Can you offer any advice as to which combination of tools I can use for this?
Thanks!
Can you give a minimal example of a BED record and FASTA that cause this issue?