jyaacoub / MutDTA

Improving the precision oncology pipeline by providing binding affinity purtubations predictions on a pirori identified cancer driver genes.
https://drive.google.com/drive/folders/1mdiA1gf1IjPZNhk79I2cYUu6pwcH0OTD
2 stars 2 forks source link

feat: Prody Edge weighting #33

Closed jyaacoub closed 1 year ago

jyaacoub commented 1 year ago

Added prody edge weight as an option in datasets.

This required some re-writing of code, especially with PDB parser and interfacing with ProDy's calcCrossCorr.

Main changes