File size: 1,139 Bytes
1f9dba5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "source": "LiteFold/AlphaFoldDB",
  "table_source_file": "accession_ids.csv",
  "split_strategy": "deterministic hash(uniprot_accession) % 10; bucket 0 is test, buckets 1-9 are train",
  "splits": {
    "train": 222017452,
    "test": 24672064
  },
  "total_rows": 246689516,
  "sequence_length": {
    "min": 5,
    "median_approx": 278,
    "mean": 328.55367611974236,
    "max": 4186
  },
  "fragmented_predictions": 0,
  "rows_without_fragment_number": 5619027,
  "latest_version": {
    "min": 1,
    "max": 6,
    "counts": {
      "1": 5271725,
      "2": 347302,
      "6": 241070489
    }
  },
  "parquet_files": {
    "train": 12,
    "test": 2
  },
  "columns": [
    "uniprot_accession",
    "alphafold_id",
    "latest_version",
    "first_residue_index",
    "last_residue_index",
    "sequence_length",
    "fragment_number",
    "is_fragmented_prediction",
    "split_bucket"
  ],
  "archive_metadata": {
    "archive_rows": 48,
    "archive_types": {
      "global_health": 30,
      "proteome": 16,
      "swissprot": 2
    },
    "archive_predicted_structures": 1656090,
    "archive_size_bytes": 153231764480
  }
}