Silica team repo for the Evolved-2024 BioML hackathon
Projects were split over lipase enzyme and EGFR binding nanobody design. Both projects consisted of two main components with the ultimate goal of synthesizing top sequences and providing more wet lab data for various ML methods. Candidate Generation: This included techniques such as constrained diffusion, inversefolding and genetic algorithms including the use of ESM3. These generated seqs can be found here Candidate ranking/scoring This included log probabilites computed by several pretrained methods as well as some structural based metrics over predicted binding compelexes and embedding based distance measures.
Methods ProstT5 generation and Variant stability prediction
Methods ESM3 Example and ESM3 for generation and both a ESM3 generation and filtering method with nanoBERT embeddings. AntiFold generation and scoring. MPNN inversefolding. Motif scaffolded diffusion generation. GA candidate generation. Nanobody structure prediction for self consistency. NanoBERT log probability for scoring
source_data/adaptyv_biolm_egfr_data.csv
contains data from Adaptyv Bio's EGFR Competition Round 1 (202 sequences), plus
36 additional nanobody sequences ordered by BioLM.
Columns are described as:
Jupyter Notebook
52.7%
Python
45.5%
HTML
1.6%
Silica team repo for the Evolved-2024 BioML hackathon
Projects were split over lipase enzyme and EGFR binding nanobody design. Both projects consisted of two main components with the ultimate goal of synthesizing top sequences and providing more wet lab data for various ML methods. Candidate Generation: This included techniques such as constrained diffusion, inversefolding and genetic algorithms including the use of ESM3. These generated seqs can be found here Candidate ranking/scoring This included log probabilites computed by several pretrained methods as well as some structural based metrics over predicted binding compelexes and embedding based distance measures.
Methods ProstT5 generation and Variant stability prediction
Methods ESM3 Example and ESM3 for generation and both a ESM3 generation and filtering method with nanoBERT embeddings. AntiFold generation and scoring. MPNN inversefolding. Motif scaffolded diffusion generation. GA candidate generation. Nanobody structure prediction for self consistency. NanoBERT log probability for scoring
source_data/adaptyv_biolm_egfr_data.csv
contains data from Adaptyv Bio's EGFR Competition Round 1 (202 sequences), plus
36 additional nanobody sequences ordered by BioLM.
Columns are described as:
Jupyter Notebook
52.7%
Python
45.5%
HTML
1.6%