File size: 823 Bytes
1d7ffea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "entry": "1doi_A",
  "n_frames": 3003,
  "n_ca": 128,
  "n_replicates": 3,
  "rep_names": [
    "R1",
    "R2",
    "R3"
  ],
  "traj_lengths": [
    1001,
    1001,
    1001
  ],
  "xtc_files": [
    "1doi_A_R1.xtc",
    "1doi_A_R2.xtc",
    "1doi_A_R3.xtc"
  ],
  "pca_dim": 50,
  "tica_dim": 3,
  "tica_evals": [
    0.9851871728897095,
    0.9443379044532776,
    0.9232109785079956
  ],
  "lag": 10,
  "sigma_k": 30,
  "top_k": 64,
  "contact_cutoff_A": 12.0,
  "min_seq_sep": 3,
  "max_pairs": 20000,
  "n_ca_pairs_used": 1484,
  "feature": "CA_pairwise_distances",
  "affinity": "exp(-||q_i-q_j||^2/(sigma_i*sigma_j))",
  "note": "Minimal training cache. Only q, top-k neighbors, top-k weights, and meta are saved.",
  "dtype_q": "float32",
  "dtype_topk_neighbors": "uint16",
  "dtype_topk_weights": "float16"
}