willdaspit commited on
Commit
18b32a4
·
verified ·
1 Parent(s): 2f024e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,9 +1,10 @@
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.
 
1
  Sequences for (almost) the entire alphafold database.
2
 
3
  RepId uses the clusters provided at https://afdb-cluster.steineggerlab.workers.dev/
4
+ Two rows with the same RepId are part of the same cluster.
5
 
6
  Singletons are included. Fragments (as labeled in 5-allmembers-repId-entryId-cluFlag-taxId.tsv) are not.
7
 
8
  Entries with plddt < 70 are filtered out.
9
 
10
+ All are annotated with the plddt, Shannon entropy of the sequence, Shannon entropy of bigrams, Gini-Simpson index of the sequence, and Gini-Simpson index of bigrams.