ronig commited on
Commit
84eeecf
1 Parent(s): 4860c19

updating model peptriever_2023-06-23T16:07:24.508460

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -4,10 +4,13 @@ license: mit
4
  datasets:
5
  - ronig/protein_binding_sequences
6
  ---
7
- ## Peptriever BiEncoder for Protein-Peptide Binding
8
- The model and training process is outlined in [this application note](). Training code can be found [here](https://github.com/RoniGurvich/Peptriever).
9
 
10
- For more details see the [application page](https://peptriever.app)
 
 
 
 
11
 
12
  ## Usage
13
 
 
4
  datasets:
5
  - ronig/protein_binding_sequences
6
  ---
7
+ ## Peptriever: A Bi-Encoder for large-scale protein-peptide binding search
 
8
 
9
+ For training details see our [Application Note](https://www.biorxiv.org/content/10.1101/2023.07.13.548811v1).
10
+
11
+ Training code can be found in our [Github repo](https://github.com/RoniGurvich/Peptriever).
12
+
13
+ A live demo is available on our [application page](https://peptriever.app)
14
 
15
  ## Usage
16