Update README.md
Browse files
README.md
CHANGED
@@ -73,10 +73,10 @@ prediction = probability.argmax(dim=-1) # 0 for no interaction, 1 for interactio
|
|
73 |
```
|
74 |
|
75 |
## Intended use and limitations
|
76 |
-
We define a protein-protein interaction as physical contact that mediates chemical or conformational change, especially with non-generic function. However, due to
|
77 |
|
78 |
## Our lab
|
79 |
-
The [Gleghorn lab](https://www.gleghornlab.com/) is an
|
80 |
|
81 |
## Please cite
|
82 |
@article {Hallee_ppi_2023,
|
|
|
73 |
```
|
74 |
|
75 |
## Intended use and limitations
|
76 |
+
We define a protein-protein interaction as physical contact that mediates chemical or conformational change, especially with non-generic function. However, due to SYNTERACT's propensity to predict false positives, we believe that it identifies plausible conformational changes caused by interactions without relevance to function.
|
77 |
|
78 |
## Our lab
|
79 |
+
The [Gleghorn lab](https://www.gleghornlab.com/) is an interdisciplinary research group at the University of Delaware that focuses on solving translational problems with our expertise in engineering, biology, and chemistry. We develop inexpensive and reliable tools to study organ development, maternal-fetal health, and drug delivery. Recently we have begun exploration into protein language models and strive to make protein design and annotation accessible.
|
80 |
|
81 |
## Please cite
|
82 |
@article {Hallee_ppi_2023,
|