lhallee commited on
Commit
9c55a39
·
1 Parent(s): 604ed18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 machine learning for image segmentation and protein language model based projects like this one.
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,