tripal / tripal_blast

Provides an user interface to BLAST on Tripal sites.
https://tripal.github.io/tripal_blast/
5 stars 13 forks source link

Add GFF file of blast output #5

Closed srobb1 closed 8 years ago

laceysanderson commented 8 years ago

Thanks for the pull request Sofia! You changes have been merged into the most recent dev version by Ethy. I've tested the functionality and added a few comments --looks good :-)

I am a little concerned about compiling the entire blast result set into an array and then looping through it a second time to generate the GFF3 simply because this could cause issues on large BLAST result sets. However, I don't have time to look into it further at this point. If either of you have any ideas -please start another pull request or comment here :-)