Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Sequences for (almost) the entire alphafold database.
|
| 2 |
+
|
| 3 |
+
RepId uses the clusters provided at https://afdb-cluster.steineggerlab.workers.dev/
|
| 4 |
+
|
| 5 |
+
Singletons are included. Fragments (as labeled in 5-allmembers-repId-entryId-cluFlag-taxId.tsv) are not.
|
| 6 |
+
|
| 7 |
+
Entries with plddt < 70 are filtered out.
|
| 8 |
+
|
| 9 |
+
All are annotated with the plddt, Shannon entropy of the sequence, and Shannon entropy of bigrams in the sequence.
|