Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ inference:
|
|
10 |
---
|
11 |
# **ZymCTRL**
|
12 |
|
13 |
-
ZymCTRL (Enzyme Control) ([Paper presented @ Machine Learning for Structural Biology workshop - December 2022](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf))
|
14 |
is a conditional language model for the generation of artificial functional enzymes. It was trained on the entire BRENDA database of enzymes, comprising over 37 M sequences.
|
15 |
Given a user-defined Enzymatic Commission (EC) number, the model generates protein sequences that fulfill that catalytic reaction.
|
16 |
The generated sequences are ordered, globular, and distant to natural ones, while their intended catalytic properties match those defined by users.
|
|
|
10 |
---
|
11 |
# **ZymCTRL**
|
12 |
|
13 |
+
ZymCTRL (Enzyme Control) ([Paper presented @ NeurIPS Machine Learning for Structural Biology workshop - December 2022](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf))
|
14 |
is a conditional language model for the generation of artificial functional enzymes. It was trained on the entire BRENDA database of enzymes, comprising over 37 M sequences.
|
15 |
Given a user-defined Enzymatic Commission (EC) number, the model generates protein sequences that fulfill that catalytic reaction.
|
16 |
The generated sequences are ordered, globular, and distant to natural ones, while their intended catalytic properties match those defined by users.
|