maom commited on
Commit
9768260
1 Parent(s): 44c820a

Upload dataset

Browse files
README.md CHANGED
@@ -1,27 +1,122 @@
1
  ---
2
  license: cc-by-4.0
 
 
3
  tags:
4
  - biology
5
  - chemistry
6
- pretty_name: >-
7
- Mega-scale experimental analysis of protein folding stability in biology and
8
- design
9
  repo: https://github.com/Rocklin-Lab/cdna-display-proteolysis-pipeline
10
- citation_bibtex: "@article{Tsuboyama2023,
11
- title = {Mega-scale experimental analysis of protein folding stability in biology and design},
12
- volume = {620},
13
- ISSN = {1476-4687},
14
- url = {http://dx.doi.org/10.1038/s41586-023-06328-6},
15
- DOI = {10.1038/s41586-023-06328-6},
16
- number = {7973},
17
- journal = {Nature},
18
- publisher = {Springer Science and Business Media LLC},
19
- author = {Tsuboyama, Kotaro and Dauparas, Justas and Chen, Jonathan and Laine, Elodie and Mohseni Behbahani, Yasser and Weinstein, Jonathan J. and Mangan, Niall M. and Ovchinnikov, Sergey and Rocklin, Gabriel J.},
20
- year = {2023},
21
- month = jul,
22
- pages = {434–444}
23
- }"
24
- citation_apa: Tsuboyama, K., Dauparas, J., Chen, J. et al. Mega-scale experimental analysis of protein folding stability in biology and design. Nature 620, 434–444 (2023). https://doi.org/10.1038/s41586-023-06328-6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  # Mega-scale experimental analysis of protein folding stability in biology and design
 
1
  ---
2
  license: cc-by-4.0
3
+ pretty_name: Mega-scale experimental analysis of protein folding stability in biology
4
+ and design
5
  tags:
6
  - biology
7
  - chemistry
 
 
 
8
  repo: https://github.com/Rocklin-Lab/cdna-display-proteolysis-pipeline
9
+ citation_bibtex: '@article{Tsuboyama2023, title = {Mega-scale experimental analysis
10
+ of protein folding stability in biology and design}, volume = {620}, ISSN = {1476-4687},
11
+ url = {http://dx.doi.org/10.1038/s41586-023-06328-6}, DOI = {10.1038/s41586-023-06328-6},
12
+ number = {7973}, journal = {Nature}, publisher = {Springer Science and Business
13
+ Media LLC}, author = {Tsuboyama, Kotaro and Dauparas, Justas and Chen, Jonathan
14
+ and Laine, Elodie and Mohseni Behbahani, Yasser and Weinstein, Jonathan J. and
15
+ Mangan, Niall M. and Ovchinnikov, Sergey and Rocklin, Gabriel J.}, year = {2023},
16
+ month = jul, pages = {434–444} }'
17
+ citation_apa: Tsuboyama, K., Dauparas, J., Chen, J. et al. Mega-scale experimental
18
+ analysis of protein folding stability in biology and design. Nature 620, 434–444
19
+ (2023). https://doi.org/10.1038/s41586-023-06328-6
20
+ dataset_info:
21
+ config_name: dataset3_single
22
+ features:
23
+ - name: name
24
+ dtype: string
25
+ - name: dna_seq
26
+ dtype: string
27
+ - name: log10_K50_t
28
+ dtype: float64
29
+ - name: log10_K50_t_95CI_high
30
+ dtype: float64
31
+ - name: log10_K50_t_95CI_low
32
+ dtype: float64
33
+ - name: log10_K50_t_95CI
34
+ dtype: float64
35
+ - name: fitting_error_t
36
+ dtype: float64
37
+ - name: log10_K50unfolded_t
38
+ dtype: float64
39
+ - name: deltaG_t
40
+ dtype: float64
41
+ - name: deltaG_t_95CI_high
42
+ dtype: float64
43
+ - name: deltaG_t_95CI_low
44
+ dtype: float64
45
+ - name: deltaG_t_95CI
46
+ dtype: float64
47
+ - name: log10_K50_c
48
+ dtype: float64
49
+ - name: log10_K50_c_95CI_high
50
+ dtype: float64
51
+ - name: log10_K50_c_95CI_low
52
+ dtype: float64
53
+ - name: log10_K50_c_95CI
54
+ dtype: float64
55
+ - name: fitting_error_c
56
+ dtype: float64
57
+ - name: log10_K50unfolded_c
58
+ dtype: float64
59
+ - name: deltaG_c
60
+ dtype: float64
61
+ - name: deltaG_c_95CI_high
62
+ dtype: float64
63
+ - name: deltaG_c_95CI_low
64
+ dtype: float64
65
+ - name: deltaG_c_95CI
66
+ dtype: float64
67
+ - name: deltaG
68
+ dtype: float64
69
+ - name: deltaG_95CI_high
70
+ dtype: float64
71
+ - name: deltaG_95CI_low
72
+ dtype: float64
73
+ - name: deltaG_95CI
74
+ dtype: float64
75
+ - name: aa_seq_full
76
+ dtype: string
77
+ - name: aa_seq
78
+ dtype: string
79
+ - name: mut_type
80
+ dtype: string
81
+ - name: WT_name
82
+ dtype: string
83
+ - name: WT_cluster
84
+ dtype: string
85
+ - name: log10_K50_trypsin_ML
86
+ dtype: string
87
+ - name: log10_K50_chymotrypsin_ML
88
+ dtype: string
89
+ - name: dG_ML
90
+ dtype: string
91
+ - name: ddG_ML
92
+ dtype: string
93
+ - name: Stabilizing_mut
94
+ dtype: string
95
+ - name: pair_name
96
+ dtype: string
97
+ - name: split_name
98
+ dtype: string
99
+ splits:
100
+ - name: train
101
+ num_bytes: 1017283318
102
+ num_examples: 1503063
103
+ - name: val
104
+ num_bytes: 110475434
105
+ num_examples: 163968
106
+ - name: test
107
+ num_bytes: 116788047
108
+ num_examples: 169032
109
+ download_size: 151448982
110
+ dataset_size: 1244546799
111
+ configs:
112
+ - config_name: dataset3_single
113
+ data_files:
114
+ - split: train
115
+ path: dataset3_single/data/train-*
116
+ - split: val
117
+ path: dataset3_single/data/val-*
118
+ - split: test
119
+ path: dataset3_single/data/test-*
120
  ---
121
 
122
  # Mega-scale experimental analysis of protein folding stability in biology and design
dataset3_single/data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3563237017dd58e5227baf640ce2f86ae8939e8ef48036afcd403241b0236dea
3
+ size 15536868
dataset3_single/data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7813eb2d9267403c126760d6197991a700fe994f0cb66275bbb7938d491895bf
3
+ size 39774719
dataset3_single/data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a353fcb69c74a46b5a80e3c34df6a6ee69d9d5f916b02c0cd4a1fa0ce8506f7e
3
+ size 41244133
dataset3_single/data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92364102ba5554ac1fd7e87a564694a340e89c4de371042eec89036e049c073
3
+ size 39979841
dataset3_single/data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c51cff015dd7e59245c688c5e5742789d5173acd7b7a069d5e043ad5bf032022
3
+ size 14913421