Skip to content

A Python implementation of a probabilistic BLAST algorithm.

License

Notifications You must be signed in to change notification settings

gracexwho/probabilistic-blast

Repository files navigation

Description

A Python implementation of a probabilistic BLAST algorithm that builds off of JiaShun-Xiao/BLAST-bioinfor-tool

Authors

Project by Grace Hu & Xingyu Chen

How to Use

  1. Install requirements from requirements.txt
  2. Run generate_index.py to generate Pandas dataframe (saved in .csv file) containing the index used in BLAST
  3. There are test methods available in Test.py to run

About

A Python implementation of a probabilistic BLAST algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages