The following library contains notebooks for a step by step analysis of nanobodies datasets using deep neural networks and a complete algorithm to explore and analyze the trained models.
The algorithm for analysis is still in optimization stage and adaptation for different models.
They were all developed by Lirane Bitton under the supervision of Dina Schneidman at the Hebrew University of Jerusalem.
- python >= 3.7.3 (a requirements.txt is provided)
- cd-hit installed on your system
- mafft installed on your system
In data folder you can find two input dataset of nanobodies binding gst and has proteins.
Start with the dataset_explore notebook then continue with the analysis one. For more statistics about cdr amino acids distribution go through the cdr_posistion_stats notebook.
Lirane Bitton: [email protected] Dina Schneidman: [email protected]