-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsampleParameters.json
More file actions
42 lines (42 loc) · 1010 Bytes
/
sampleParameters.json
File metadata and controls
42 lines (42 loc) · 1010 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
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"fasta":"7BW6",
"file_name":"rcsb_pdb_7BW6.fasta",
"db_preset":"reduced_dbs",
"model_preset":"monomer",
"max_template_date":"2021-11-01",
"que":"high",
"comment":"水痘带状疱疹病毒衣壳",
"gpu":2
},
{
"fasta":"3JA9",
"file_name":"rcsb_pdb_3JA9_multimer.fasta",
"db_preset":"full_dbs",
"model_preset":"multimer",
"max_template_date":"2021-11-01",
"num_multimer_predictions_per_model":5,
"que":"mid",
"comment":"天然人类 PCNA 的结构",
"gpu":2
},
{
"fasta":"7ALC",
"file_name":"rcsb_pdb_7ALC_multimer.fasta",
"db_preset":"full_dbs",
"model_preset":"multimer",
"max_template_date":"2021-11-01",
"num_multimer_predictions_per_model":1,
"que":"mid",
"comment":"人 GCH-GFRP 刺激复合物",
"gpu":2
},
{
"fasta":"6TBT",
"file_name":"rcsb_pdb_6TBT.fasta",
"db_preset":"reduced_dbs",
"model_preset":"monomer_casp14",
"que":"low",
"comment":"BCL6 BTB 结构域与 Apt48 肽复合物的晶体结构"
}
]