Merck / BioPhi

BioPhi is an open-source antibody design platform. It features methods for automated antibody humanization (Sapiens), humanness evaluation (OASis) and an interface for computer-assisted antibody sequence design.
https://biophi.dichlab.org/
MIT License
131 stars 44 forks source link

Use biophi package locally in python #22

Closed deweihu96 closed 2 years ago

deweihu96 commented 2 years ago

Is there any documentation showing how to use python code to do analysis locally instead of using the locally webserver, like using API to request or importing some packages?

prihoda commented 2 years ago

Hi @deweihu96. You can get some inspiration from the CLI module scripts: https://github.com/Merck/BioPhi/tree/main/biophi/humanization/cli