-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.zenodo.json
More file actions
29 lines (29 loc) · 893 Bytes
/
.zenodo.json
File metadata and controls
29 lines (29 loc) · 893 Bytes
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
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "Renaud, Nicolas"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Geng, Cunliang"
},
{
"affiliation": "Bijvoet Center for Biomolecular Research, Faculty of Science - Chemistry, Utrecht University",
"name": "Xue, Li"
}
],
"description": "iScore allows to score protein-protein interface using graph kernels and support vector machine.",
"keywords": [
"scoring",
"docking",
"protein-protein complex",
"support vector machine",
"graph kernel",
"machine learning"
],
"license": {
"id": "Apache-2.0"
},
"title": "iScore: Support Vector Machine on Graph Kernel for Ranking Protein-Protein Docking Models"
}