tttianhao / CLEAN

CLEAN: a contrastive learning model for high-quality functional prediction of proteins
MIT License
224 stars 44 forks source link

fixed the single EC mutate problem as in issue #13. #15

Closed canallee closed 1 year ago

canallee commented 1 year ago

Three changes: 1.utils.py, 2.README.md, 3.DEMO.ipynb

For utils.py, three functions added: mutate(), mask_sequences(), mutate_single_seq_ECs()

See updated use case in README.md, section 3