-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.zenodo.json
69 lines (69 loc) · 2.28 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"creators": [
{
"affiliation": "Netherlands eScience Center, Amsterdam, The Netherlands",
"name": "Giulia Crocioni",
"orcid": "0000-0002-0823-0121"
},
{
"affiliation": "Netherlands eScience Center, Amsterdam, The Netherlands",
"name": "Dani L. Bodor",
"orcid": "0000-0003-2109-2349"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Coos Baakman",
"orcid": "0000-0003-4317-1566"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Farzaneh M. Parizi",
"orcid": "0000-0003-4230-7492"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Daniel T. Rademaker",
"orcid": "0000-0003-1959-1317"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Gayatri Ramakrishnan",
"orcid": "0000-0001-8203-2783"
},
{
"affiliation": "Netherlands eScience Center, Amsterdam, The Netherlands",
"name": "Sven van der Burg",
"orcid": "0000-0003-1250-6968"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Dario F. Marzella",
"orcid": "0000-0002-0043-3055"
},
{
"name": "João M. C. Teixeira",
"orcid": "0000-0002-9113-0622"
},
{
"affiliation": "Center for Molecular Bioinformatics, Radboud Universitair Medisch Centrum, Nijmegen, Gelderland, The Netherlands",
"name": "Li C. Xue",
"orcid": "0000-0002-2613-538X"
}
],
"keywords": [
"Python",
"PyTorch",
"structural biology",
"geometric deep learning",
"3D protein structures",
"protein-protein interfaces",
"single-residue variants",
"graph neural networks",
"convolutional neural networks",
"DeepRank"
],
"license": {
"id": "Apache-2.0"
},
"title": "DeepRank2: Mining 3D Protein Structures with Geometric Deep Learning"
}