I know this question has been asked and also answered but it didn't work for me, so...
Basically, I blast a nucleotide sequence against nr database on NCBI website (I also specify the organism). Now, I would like to extract hit (subject) sequences in fasta so I can align them later.
I tried parsing the XML file with Pierre's blast2fasta stylesheet but got numerous errors.
Could someone point me to an alternative way to parse XML alignment file or another way of extracting subject hits following blast.
Thanks, TP
which errors ?
For example:
And so on. I downloaded XML file after running blastn and then used