Skip to content

BigHat-Biosciences/nanobody-polyreactivity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An in silico method to assess antibody fragment polyreactivity

Paper: https://www.biorxiv.org/content/10.1101/2022.01.12.476085v1.full.pdf

The version you can access online is deployed on AWS.

To deploy a version locally:

  1. Clone this repository
  2. From the root directory (i.e. where this README lives) run docker-compose up -d
  3. After a few minutes, the React app will be running at localhost:3000!

You can also check docker-compose logs -f to see when the server has started up.

To see the API, you can go to localhost:8080. This will be visible almost immediately after you run docker-compose up -d.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%