Skip to content

Anderson-Lab/compare_web

Repository files navigation

MasterBlaster

This application is a web hosted port of the PAW_BLASTER blast application.

Backend Application Request Flow

** For devs **

  1. /create_blast_job
    • Payload contains identification file
    • Saves files under folder named job_id
    • Returns upload success and job_id
  2. /check_job_status
    • Payload contains job_id
    • Returns job status1
  3. /available_databases
    • Returns list of available fasta databases to blast with
  4. /results/<format>/<job_id>
    • Payload contains job_id
    • Returns blast results in either xml or txt

Running

Checkout the PAW_BLAST Submodule git submodule update --init Run docker compose up docker-compose up -d --build

NIST

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •