rmauder commited on
Commit
d628ff0
·
verified ·
1 Parent(s): ff060de

Upload dataset

Browse files
PDB_Structures/data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a994ec3c5908e078628d465ff5f4b6e572524084c40b8cbf093a35c9f3b6db43
3
+ size 188614040
README.md CHANGED
@@ -1,6 +1,26 @@
1
  ---
2
  thumbnail: https://figshare.scilifelab.se/articles/dataset/Data_and_most_relevant_results_for_the_FoldDock_project/16866202/1?file=31189984
3
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  # FoldDock
6
  Use AlphaFold2 to predict structures for 65,484 human protein interactions. We show that experiments can orthogonally confirm higher-confidence models. We identify 3,137 high-confidence models, of which 1,371 have no homology to a known structure.>
 
1
  ---
2
  thumbnail: https://figshare.scilifelab.se/articles/dataset/Data_and_most_relevant_results_for_the_FoldDock_project/16866202/1?file=31189984
3
  license: apache-2.0
4
+ dataset_info:
5
+ config_name: PDB_Structures
6
+ features:
7
+ - name: name
8
+ dtype: string
9
+ - name: source
10
+ dtype: string
11
+ - name: PDB
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 363960255
16
+ num_examples: 1724
17
+ download_size: 188614040
18
+ dataset_size: 363960255
19
+ configs:
20
+ - config_name: PDB_Structures
21
+ data_files:
22
+ - split: train
23
+ path: PDB_Structures/data/train-*
24
  ---
25
  # FoldDock
26
  Use AlphaFold2 to predict structures for 65,484 human protein interactions. We show that experiments can orthogonally confirm higher-confidence models. We identify 3,137 high-confidence models, of which 1,371 have no homology to a known structure.>