Hello! I hope that you are doing well.
I have an application that needs to perform BLAST searches. I initially was intimidated by setting up BLAST+ on my local machine. So, instead I tried to use BioPython and BLAST+ to perform the searches remotely. However, doing so is painfully slow - what takes the webportal 15s takes remote searches 5+ minutes.
Has anyone set up BLAST+ locally before? Was it difficult? How much compute resources did it require? Where should I get started?
Thank you so much for your help and advice =).