Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,9 @@ The highly imbalanced sample sizes across the six categories in this dataset pos
|
|
| 27 |
- "Other" for no targeting peptide (in this case, the length is given as 0).
|
| 28 |
|
| 29 |
The dataset was downloaded from the website at [**TargetP - 2.0**](https://services.healthtech.dtu.dk/services/TargetP-2.0/).
|
|
|
|
|
|
|
|
|
|
| 30 |
# How to use **TarPepSubLoc-ESM2**
|
| 31 |
### An example
|
| 32 |
Pytorch and transformers libraries should be installed in your system.
|
|
|
|
| 27 |
- "Other" for no targeting peptide (in this case, the length is given as 0).
|
| 28 |
|
| 29 |
The dataset was downloaded from the website at [**TargetP - 2.0**](https://services.healthtech.dtu.dk/services/TargetP-2.0/).
|
| 30 |
+
# Training Code
|
| 31 |
+
[TarPepSubLoc-ESM2](https://github.com/pengsihua2023/TarPepSubLoc-ESM2)
|
| 32 |
+
|
| 33 |
# How to use **TarPepSubLoc-ESM2**
|
| 34 |
### An example
|
| 35 |
Pytorch and transformers libraries should be installed in your system.
|