Question: local web BLAST server
4
Ric • 330 wrote:
Hello, I look for a local web BLAST server which I could set up for our group. Is there any which support to submit jobs and when the results ready is the user gets an email notification?
Thank you in advance
ADD COMMENT
• link
•
modified 2.6 years ago
by
lieven.sterck ♦ 9.5k
•
written
2.6 years ago by
Ric • 330
Came across this: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4769840/ You can also use Galaxy or make something yourself from skretch.
It is not clear which OS platform you're using but you can always use mail on the Linux/Unix environment.
Are you planning to run those blast jobs on a cluster, if so you usually can configure your cluster jobs to send a mail when the job is finished.
Implementing it in a galaxy (it will even be already available in the galaxy tool shed I assume) as suggested by gb is another option
See this post A: How to start with blast and a local database