This application is a web hosted port of the PAW_BLASTER blast application.
** For devs **
/create_blast_job
- Payload contains identification file
- Saves files under folder named
job_id
- Returns upload success and
job_id
/check_job_status
- Payload contains
job_id
- Returns job status1
- Payload contains
/available_databases
- Returns list of available fasta databases to blast with
/results/<format>/<job_id>
- Payload contains
job_id
- Returns blast results in either xml or txt
- Payload contains
Checkout the PAW_BLAST Submodule
git submodule update --init
Run docker compose up
docker-compose up -d --build
Disclaimer: Identification of certain commercial equipment, instruments, software, or materials does not imply recommendation or endorsement by the National Institute of Standards and Technology, nor does it imply that the products identified are necessarily the best available for the purpose.