samsledje / ConPLex

Adapting protein language models and contrastive learning for highly-accurate drug-target interaction prediction.
http://conplex.csail.mit.edu
MIT License
119 stars 32 forks source link

Initial Dev Commit #14

Closed samsledje closed 1 year ago

samsledje commented 1 year ago

Description

Set up package structure, move train_dti.py from development repository into conplex_dti train command and move src files from development repository into conplex_dti package.

Type of Change