Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,6 @@ datasets:
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- protein language model
|
10 |
-
- chemistry
|
11 |
- biology
|
12 |
widget:
|
13 |
- text: >-
|
@@ -77,7 +76,7 @@ prediction = probability.argmax(dim=-1) # 0 for no interaction, 1 for interactio
|
|
77 |
We define a protein-protein interaction as physical contact that mediates chemical or conformational change, especially with non-generic function. However, due to SYNTERACTS propensity to predict false positives we believe that it identifies plausible conformational changes caused by interactions without relevance to function. Therefore, predictions by SYNTERACT should always be taken with a grain of salt and used as a means of hypothesis generation or secondary validation.
|
78 |
|
79 |
## Our lab
|
80 |
-
The [Gleghorn lab](https://www.gleghornlab.com/) is an interdiciplinary research group out of the University of Delaware that focuses on translational problems around biomedicine. Recently we have begun exploration into
|
81 |
|
82 |
## Please cite
|
83 |
@article {Hallee2023.06.07.544109,
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- protein language model
|
|
|
10 |
- biology
|
11 |
widget:
|
12 |
- text: >-
|
|
|
76 |
We define a protein-protein interaction as physical contact that mediates chemical or conformational change, especially with non-generic function. However, due to SYNTERACTS propensity to predict false positives we believe that it identifies plausible conformational changes caused by interactions without relevance to function. Therefore, predictions by SYNTERACT should always be taken with a grain of salt and used as a means of hypothesis generation or secondary validation.
|
77 |
|
78 |
## Our lab
|
79 |
+
The [Gleghorn lab](https://www.gleghornlab.com/) is an interdiciplinary research group out of the University of Delaware that focuses on translational problems around biomedicine. Recently we have begun exploration into protein language models and are passionate about excellent protein design and annotation.
|
80 |
|
81 |
## Please cite
|
82 |
@article {Hallee2023.06.07.544109,
|