Entering edit mode
6.3 years ago
mmitra
▴
60
Hi all, I have a couple of .bowtie alignment files and I would like to convert them to .sam. Can anyone please suggest a way to do that? Thanks in advance!
There is no formal format called
.bowtie
. Are you sure these are not already in.sam
format? What doesfile yourfile.bowtie
show? Are you able see anything byhead yourfile.bowtie
?OP probably means the default output of bowtie before it switched to SAM. There is this legacy script from an ancient samtools version that you can have a look at.
Yes, it seems to be the default output of bowtie. I will check the legacy script.
When I used the file command, I got "ASCII text". Here are first two lines of the file (used head command):