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

Foun 1338 enable multiple humanization variants in biophi #48

Closed mbestipa closed 4 months ago

mbestipa commented 11 months ago

A fix for #47. @prihoda

Currently, the output of the humanization step returns a single fasta file. I would be interested in having the output have multiple sequences that are based on sampling from the output from the model. I have a POC to do this in the cli, we could discuss what this would look like in the web client if needed.