Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,19 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
#[preprint]()
|
|
@@ -30,4 +37,8 @@ Peptide therapeutics, a major class of medicines, have achieved remarkable succe
|
|
| 30 |
|
| 31 |
You can try out the our peptide visualizer directly in your browser, other property classifiers will be added soon:
|
| 32 |
|
| 33 |
-
<https://huggingface.co/spaces/ChatterjeeLab/SMILES2PEPTIDE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
extra_gated_fields:
|
| 3 |
+
Name: text
|
| 4 |
+
Company: text
|
| 5 |
+
Country: country
|
| 6 |
+
Specific date: date_picker
|
| 7 |
+
I want to use this model for:
|
| 8 |
+
type: select
|
| 9 |
+
options:
|
| 10 |
+
- Research
|
| 11 |
+
- Education
|
| 12 |
+
- label: Other
|
| 13 |
+
value: other
|
| 14 |
+
extra_gated_prompt: "PepTune License: https://duke.box.com/s/nyds38mbn4abzhjgdk5899uwugop6lwe"
|
| 15 |
+
extra_gated_heading: Acknowledge license to access the repository
|
| 16 |
+
extra_gated_button_content: Acknowledge license
|
| 17 |
---
|
| 18 |
|
| 19 |
#[preprint]()
|
|
|
|
| 37 |
|
| 38 |
You can try out the our peptide visualizer directly in your browser, other property classifiers will be added soon:
|
| 39 |
|
| 40 |
+
<https://huggingface.co/spaces/ChatterjeeLab/SMILES2PEPTIDE>
|
| 41 |
+
|
| 42 |
+
## Usage
|
| 43 |
+
|
| 44 |
+
To use this repository, you agree to abide by the [PepTune License](https://duke.box.com/s/nyds38mbn4abzhjgdk5899uwugop6lwe).
|