Datasets:

Gianluca Lombardi commited on
Commit
9e71bdf
·
1 Parent(s): 8cea212

Upload cluster data as single files and compressed archive, update README

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +62 -7
  2. clusters-all/train/clusters-all.tar.gz +3 -0
  3. clusters/mapping.json +0 -0
  4. clusters/train/10/107l_A.parquet +3 -0
  5. clusters/train/11/11as_A.parquet +3 -0
  6. clusters/train/12/12e8_H.parquet +3 -0
  7. clusters/train/13/13pk_A.parquet +3 -0
  8. clusters/train/15/155c_A.parquet +3 -0
  9. clusters/train/16/16vp_A.parquet +3 -0
  10. clusters/train/19/1914_A.parquet +3 -0
  11. clusters/train/1a/1a02_J.parquet +3 -0
  12. clusters/train/1a/1a05_B.parquet +3 -0
  13. clusters/train/1a/1a0a_B.parquet +3 -0
  14. clusters/train/1a/1a0c_A.parquet +3 -0
  15. clusters/train/1a/1a0d_A.parquet +3 -0
  16. clusters/train/1a/1a0e_D.parquet +3 -0
  17. clusters/train/1a/1a0h_D.parquet +3 -0
  18. clusters/train/1a/1a0i_A.parquet +3 -0
  19. clusters/train/1a/1a0j_A.parquet +3 -0
  20. clusters/train/1a/1a0m_A.parquet +3 -0
  21. clusters/train/1a/1a0p_A.parquet +3 -0
  22. clusters/train/1a/1a0r_P.parquet +3 -0
  23. clusters/train/1a/1a0t_Q.parquet +3 -0
  24. clusters/train/1a/1a17_A.parquet +3 -0
  25. clusters/train/1a/1a1b_D.parquet +3 -0
  26. clusters/train/1a/1a1m_C.parquet +3 -0
  27. clusters/train/1a/1a1n_C.parquet +3 -0
  28. clusters/train/1a/1a1o_C.parquet +3 -0
  29. clusters/train/1a/1a1r_C.parquet +3 -0
  30. clusters/train/1a/1a1s_A.parquet +3 -0
  31. clusters/train/1a/1a1x_A.parquet +3 -0
  32. clusters/train/1a/1a21_B.parquet +3 -0
  33. clusters/train/1a/1a22_B.parquet +3 -0
  34. clusters/train/1a/1a25_B.parquet +3 -0
  35. clusters/train/1a/1a27_A.parquet +3 -0
  36. clusters/train/1a/1a2c_I.parquet +3 -0
  37. clusters/train/1a/1a2c_J.parquet +3 -0
  38. clusters/train/1a/1a2o_B.parquet +3 -0
  39. clusters/train/1a/1a2x_B.parquet +3 -0
  40. clusters/train/1a/1a2y_B.parquet +3 -0
  41. clusters/train/1a/1a2z_A.parquet +3 -0
  42. clusters/train/1a/1a30_C.parquet +3 -0
  43. clusters/train/1a/1a37_Q.parquet +3 -0
  44. clusters/train/1a/1a38_Q.parquet +3 -0
  45. clusters/train/1a/1a3a_A.parquet +3 -0
  46. clusters/train/1a/1a3e_I.parquet +3 -0
  47. clusters/train/1a/1a3i_A.parquet +3 -0
  48. clusters/train/1a/1a3i_B.parquet +3 -0
  49. clusters/train/1a/1a3q_B.parquet +3 -0
  50. clusters/train/1a/1a3r_P.parquet +3 -0
README.md CHANGED
@@ -3,9 +3,9 @@ configs:
3
  - config_name: default
4
  data_files: default/data.parquet
5
  - config_name: clusters
6
- data_files:
7
- - clusters/clusters.zip
8
- - clusters/mapping.json
9
  - config_name: id05
10
  data_files:
11
  - split: train
@@ -34,15 +34,70 @@ configs:
34
 
35
  # *SoftDis* dataset
36
 
37
- *SoftDis* is a dataset for the exploration of disordered regions in protein structures, and their relations with interacting sites.
 
 
 
 
 
 
 
 
 
 
38
 
39
- The concept of soft disorder was introduced in [[Seoane and Carbone, 2021]](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://journals.plos.org/ploscompbiol/article%3Fid%3D10.1371/journal.pcbi.1008546&ved=2ahUKEwj43OOAmISLAxW4UKQEHRszOaIQFnoECBQQAQ&usg=AOvVaw1YXiijzojYENeuv-rxtzLD), as a general term for regions in a protein identified as flexible (characterized by high B-factor) or intermittently missing across different X-ray crystal structures of the same sequence. The definition is derived from an extensive analysis of clusters of alternative structures for very similar protein sequences in the Protein Data Bankh (PDB).
40
 
41
- The current version of the dataset is based on the structures in the PDB up to 15-10-2024.
42
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
- ## Dataset Creation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ## Dataset Structure
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: default
4
  data_files: default/data.parquet
5
  - config_name: clusters
6
+ data_dir: clusters
7
+ - config_name: clusters-all
8
+ data_dir: clusters-all
9
  - config_name: id05
10
  data_files:
11
  - split: train
 
34
 
35
  # *SoftDis* dataset
36
 
37
+ *SoftDis* is a dataset for the exploration of disordered regions in
38
+ protein structures, and their relations with interacting sites.
39
+
40
+ The concept of soft disorder was introduced in [[Seoane and Carbone, 2021]](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://journals.plos.org/ploscompbiol/article%3Fid%3D10.1371/journal.pcbi.1008546&ved=2ahUKEwj43OOAmISLAxW4UKQEHRszOaIQFnoECBQQAQ&usg=AOvVaw1YXiijzojYENeuv-rxtzLD),
41
+ as a general term for regions in a protein identified as flexible
42
+ (characterized by high B-factor) or intermittently missing across different
43
+ X-ray crystal structures of the same sequence. The definition is derived from
44
+ an extensive analysis of clusters of alternative structures for very similar
45
+ protein sequences in the Protein Data Bankh (PDB).
46
+
47
+ The current version of the dataset is based on the structures in the PDB up to 15-10-2024.
48
 
 
49
 
50
+ ## Dataset construction
51
 
52
+ To construct the SoftDis database, we retrieved protein
53
+ structures from the PDB archive (snapshot as of 15-10-2024)
54
+ and clustered sequences using MMSeqs2 [(Steinegger and Söding,
55
+ 2017)](https://www.nature.com/articles/nbt.3988) at 90% sequence identity and 90%
56
+ coverage.
57
+ This process yielded 64,285 clusters encompassing a total
58
+ of 484,044 chains belonging to 229,376 structures. The average
59
+ number of structures per cluster is 7.53, with a median of 3.
60
+ Nearly half of the clusters (31,412) contains only 1 or 2 sequences,
61
+ while the largest cluster includes 1,727 homologs.
62
+ The representative chain for each cluster was selected from the
63
+ experimental structure with the highest resolution or best R-value.
64
+ For protein complexes, individual chains were analyzed separately
65
+ and assigned to their respective clusters.
66
 
67
+ Residues in each chain were labeled as missing if annotated
68
+ under REMARK 465 in the PDB file. A residue was classified
69
+ as soft disordered if it was either missing or had a normalized
70
+ B-factor $b_i = (B_i − B)/σ_B > 3$, where $B_i$ represents the B-
71
+ factor of the Cα atom, and $B$ and $σ_B$ are the mean and standard
72
+ deviation of $B_i$ values within the chain. Additionally, residues
73
+ were labeled as interface if they participated in protein-protein
74
+ or protein-DNA/RNA interactions. Protein-protein binding sites
75
+ were identified using the INTerface Builder tool [(Dequeker et al.,
76
+ 2017)](https://pubs.acs.org/doi/full/10.1021/acs.jcim.7b00360),
77
+ where residue contacts are defined by Cα atoms within
78
+ 5 Å. Protein-DNA/RNA binding sites were determined as residues
79
+ showing decreased accessible surface area, measured using Naccess
80
+ (Hubbard and Thornton, 1993) with a 1.4 Å probe, upon binding.
81
+ For each site in the representative sequence of a cluster, we
82
+ recorded the number of times it was labeled as soft disordered
83
+ across all chains in the cluster, excluding sites consistently labeled
84
+ as missing. Similarly, we noted the number of times each site was
85
+ labeled as interface.
86
 
87
 
88
  ## Dataset Structure
89
 
90
+
91
+ ## Usage
92
+
93
+ Data for different configurations can be loaded with the following script:
94
+
95
+ ```python
96
+ from datasets import load_data
97
+
98
+ dataset = load_data("CQSB/SoftDis", name=config_name)
99
+ ```
100
+
101
+ Available configurations are specified in the dataset metadata.
102
+ If `config_name` is not specified, the default data will be loaded, containing summary information about the 64,285 clusters.
103
+
clusters-all/train/clusters-all.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f8a59e38b3c606a9d2ce9a9389a2c2750a24af388e3ef0b7f9e70642a6d6e4
3
+ size 2663243596
clusters/mapping.json DELETED
The diff for this file is too large to render. See raw diff
 
clusters/train/10/107l_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2fdffbacfa5aedebb52588594d32e292929c73528255ed9346eb46cb806e885
3
+ size 814062
clusters/train/11/11as_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff245f92629eab96eaf6e2f89c22817fe0b3bc4b22a9605507a9ae742ce4a32f
3
+ size 42621
clusters/train/12/12e8_H.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c090bae0dbd9c8c049614362de840fb5bcdee4b4d35266a4bcf131aaa971eef6
3
+ size 20436
clusters/train/13/13pk_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dde932a55fe217cd4dc70ea3a7b6cb9c26436a1dac5290c19eb4bf0d9c79095
3
+ size 66724
clusters/train/15/155c_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e724c2a7e7959bf8092175483da3e1a9decac807f04901ded6f5ca204613d68d
3
+ size 10859
clusters/train/16/16vp_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec2199c17060b0b00dc72bf4acf68ac985c44f7a5e085b8d3a73cb4241fbfaa6
3
+ size 18720
clusters/train/19/1914_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f8a1185abcf77c45da829b166820318efaf28a9ba25184762a6faa04993b59
3
+ size 13768
clusters/train/1a/1a02_J.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38baf2e17cfe33b8f5f2fd5a3174473974a9b61b225b6334fa464c9244ea7e70
3
+ size 8712
clusters/train/1a/1a05_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfdfd164c219c7767862eb08b4fe10878ac4b25ac6785cc2ca813954cc2f0117
3
+ size 29158
clusters/train/1a/1a0a_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e6202f2ff0d4a7d257723862493d8897f9ff1fff20690521439e271f5733aec
3
+ size 10776
clusters/train/1a/1a0c_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c7a2778060ec288f7a79c28998d0eae929e63d99a015e1673df7c5b48ed153
3
+ size 51268
clusters/train/1a/1a0d_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff47d1407de2f076b9717dafd1fea14cb283cb2bbd3b5a2cd253b54c3a86712
3
+ size 49371
clusters/train/1a/1a0e_D.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c95d04253e4dc8b4749754af7dda489e5837ca22655433fff4681358828ad73e
3
+ size 32904
clusters/train/1a/1a0h_D.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba4e9e0c3e0d112320668001f61207080e8c52103631e5efcdd75ea5862c872
3
+ size 16619
clusters/train/1a/1a0i_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:488d0c848cbc31e6612f36b8dbf5d1e4132223ee7d2ca07314d10eac14bcd45d
3
+ size 19059
clusters/train/1a/1a0j_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb977747ad13f4d51b78eb04cf4701c75c74b91506ec9dbccb846bbfc04178b3
3
+ size 31556
clusters/train/1a/1a0m_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be36da95f6114807f3a50ae532669f53cfd8a69fcfde09131a42f883a5ea34f
3
+ size 7846
clusters/train/1a/1a0p_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0958cacaa6e905a909bde912fc5775d9726cd654e263fdd13035e9a35d2ba3e0
3
+ size 16967
clusters/train/1a/1a0r_P.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2653cebb2f11d5116aec359de8974bfce077ddf6c731e72fb69bde9e7cfe158
3
+ size 14436
clusters/train/1a/1a0t_Q.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:391b58ba075b4dce60644163749ede2335f5976e954bc2d476345b1739ff3587
3
+ size 83615
clusters/train/1a/1a17_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37ef1cabb5f2f069a6942dea91d7722a81ac128a9da42d57ba424ed78a99afce
3
+ size 12563
clusters/train/1a/1a1b_D.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eda9c928c14648e00f6d489d77d9f193ffbd1e889c98774f9fea39913e836f1
3
+ size 8573
clusters/train/1a/1a1m_C.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2017f80da1cf8f0a6cfb4ef1181722b93a7ae7bb3dfe55c47a9fb882ec14ba53
3
+ size 6937
clusters/train/1a/1a1n_C.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948d912727231258bda187695fde95d163dca70df39701b19c494c2d3362c81d
3
+ size 6872
clusters/train/1a/1a1o_C.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e608fb99b462881cc124a4ea0731364489629ca9d4125ddfd053c397eeeab509
3
+ size 6935
clusters/train/1a/1a1r_C.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf56b675761526618ecf758d3d5de2cc30983e592f3d2feea3648802c29cf9d
3
+ size 40028
clusters/train/1a/1a1s_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ce44cb656cb52a2b6a85a2d631e55f2e7a04897293848e3d80b054010ca326
3
+ size 26405
clusters/train/1a/1a1x_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6767848622da74d3a27c0efa161dc294cde6ae17ecfb304fc6b0789cadffceaa
3
+ size 10674
clusters/train/1a/1a21_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb8bad73fa3daacdc9e16a0a1821842d52f0412fc91697825ba4ac1bf2ae0f5
3
+ size 19465
clusters/train/1a/1a22_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e13da0e9b378c5cd3166e228355a486c21f0678d505377d43e61b16a3090c665
3
+ size 62069
clusters/train/1a/1a25_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b7876d33aa219d03fc54b8c4aebf1df541787a3a8086863131a625ca98a8b1
3
+ size 15360
clusters/train/1a/1a27_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b996a5a315943b140c7b175479a464e26e3a2da3b92e73970aa07bb0a8f38d9e
3
+ size 17105
clusters/train/1a/1a2c_I.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d42e6f9d3b811e2951db51029764427266289b1e233a4cd49668bbfb34d7a3c
3
+ size 14088
clusters/train/1a/1a2c_J.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f086d2ae28fc0fdc11043b80aa23aa0ef8c0fc9f58874f6337879121a8f7994
3
+ size 6705
clusters/train/1a/1a2o_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b397b0d95b33c67d236b5a8b3b21f0804c2b48fc50e58af8b0458bac7514514
3
+ size 28665
clusters/train/1a/1a2x_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a232ae80f130578455b50aabc6ad9bdf0c506983428b7b296f9caca75530c0c
3
+ size 8055
clusters/train/1a/1a2y_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f063b4797e18bb5790c617f712c11c5601b15fff8c01f7efb9dd638c1f5d9cad
3
+ size 58046
clusters/train/1a/1a2z_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dfb4ea0adac12de9d8b0ba62d8cc5512df8f36f322896cabcc8a9a4fbe5406
3
+ size 31091
clusters/train/1a/1a30_C.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb34e11fb87c7a4622b0d6e432538681da803df9db22956f01aa636adc3f00e
3
+ size 6674
clusters/train/1a/1a37_Q.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a550c8b6098443f04fb4c86679f9b6b2f71cdc5c3435dfa5e28ee6f64457e02
3
+ size 7217
clusters/train/1a/1a38_Q.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a5a363e29dd616c72a5a8cdb5a986414b1e322e576b9c2965e5fdd29661057
3
+ size 7182
clusters/train/1a/1a3a_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33f74c107f5ebde8ed13af19ba4e5a29d2658f8a73e51d209cdce1fc6ce0d66
3
+ size 23074
clusters/train/1a/1a3e_I.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1323ad9c8ccdf27594c625da21aa4775acd10d9e35d875e6c372d3cb52b1386b
3
+ size 7549
clusters/train/1a/1a3i_A.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b64afbd20b90acd64b672bac675df2e8ad343891496cf6d938d0bf78766c25ab
3
+ size 8140
clusters/train/1a/1a3i_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884d818c40c4313ad9f43aee8d475d8c0379fdb609930b91d1089af51a20256f
3
+ size 7797
clusters/train/1a/1a3q_B.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82cfaf75cf5383eed24f6f6f607ab9fc1bd4560b30159837f1063fce43407c19
3
+ size 36648
clusters/train/1a/1a3r_P.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae17af47d7aded55bd3321e92013d5351ba51bffe8560cf4e508b6cdcf131c7
3
+ size 7245