Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,8 @@ pretty_name: IDP-Euka-90
|
|
| 5 |
|
| 6 |
# IDP-Euka-90
|
| 7 |
|
| 8 |
-
**IDP-Euka-90** is a collection of eukaryotic protein sequences curated for representation learning and downstream analysis of **intrinsically disordered proteins/regions (IDPs/IDRs)**.
|
|
|
|
| 9 |
The HF dataset is distributed as a train/val split and the backup csv has a **`split` column** prepared.
|
| 10 |
|
| 11 |
---
|
|
|
|
| 5 |
|
| 6 |
# IDP-Euka-90
|
| 7 |
|
| 8 |
+
**IDP-Euka-90** is a collection of eukaryotic protein sequences curated for representation learning and downstream analysis of **intrinsically disordered proteins/regions (IDPs/IDRs)**.
|
| 9 |
+
These sequences were obtained by running Metapredict V3 (Emenecker et al.) on all the available eukaryota proteomes from UniProt. The sequences we subsequently clustered at 90% with mmseqs2 to remove all near duplicates.
|
| 10 |
The HF dataset is distributed as a train/val split and the backup csv has a **`split` column** prepared.
|
| 11 |
|
| 12 |
---
|