Add HumanBindome data
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +21 -17
- metadata.csv +2 -2
- structures/A0/A0A024RBG1.tar +3 -0
- structures/A0/A0A075B6H7.tar +3 -0
- structures/A0/A0A075B6H8.tar +3 -0
- structures/A0/A0A075B6H9.tar +3 -0
- structures/A0/A0A075B6I0.tar +3 -0
- structures/A0/A0A075B6I1.tar +3 -0
- structures/A0/A0A075B6I3.tar +3 -0
- structures/A0/A0A075B6I4.tar +3 -0
- structures/A0/A0A075B6I6.tar +3 -0
- structures/A0/A0A075B6I7.tar +3 -0
- structures/A0/A0A075B6I9.tar +3 -0
- structures/A0/A0A075B6J1.tar +3 -0
- structures/A0/A0A075B6J2.tar +3 -0
- structures/A0/A0A075B6J6.tar +3 -0
- structures/A0/A0A075B6J9.tar +3 -0
- structures/A0/A0A075B6K0.tar +3 -0
- structures/A0/A0A075B6K2.tar +3 -0
- structures/A0/A0A075B6K4.tar +3 -0
- structures/A0/A0A075B6K5.tar +3 -0
- structures/A0/A0A075B6L2.tar +3 -0
- structures/A0/A0A075B6L6.tar +3 -0
- structures/A0/A0A075B6N1.tar +3 -0
- structures/A0/A0A075B6N2.tar +3 -0
- structures/A0/A0A075B6N3.tar +3 -0
- structures/A0/A0A075B6N4.tar +3 -0
- structures/A0/A0A075B6P5.tar +3 -0
- structures/A0/A0A075B6Q5.tar +3 -0
- structures/A0/A0A075B6R2.tar +3 -0
- structures/A0/A0A075B6R9.tar +3 -0
- structures/A0/A0A075B6S2.tar +3 -0
- structures/A0/A0A075B6S4.tar +3 -0
- structures/A0/A0A075B6S5.tar +3 -0
- structures/A0/A0A075B6S6.tar +3 -0
- structures/A0/A0A075B6S9.tar +3 -0
- structures/A0/A0A075B6T6.tar +3 -0
- structures/A0/A0A075B6T7.tar +3 -0
- structures/A0/A0A075B6T8.tar +3 -0
- structures/A0/A0A075B6U4.tar +3 -0
- structures/A0/A0A075B6V5.tar +3 -0
- structures/A0/A0A075B6W5.tar +3 -0
- structures/A0/A0A075B6X5.tar +3 -0
- structures/A0/A0A075B759.tar +3 -0
- structures/A0/A0A075B767.tar +3 -0
- structures/A0/A0A087WSX0.tar +3 -0
- structures/A0/A0A087WSY4.tar +3 -0
- structures/A0/A0A087WSY6.tar +3 -0
- structures/A0/A0A087WSZ0.tar +3 -0
- structures/A0/A0A087WSZ9.tar +3 -0
README.md
CHANGED
|
@@ -27,7 +27,7 @@ The dataset is intended for machine-learning studies of designed protein-protein
|
|
| 27 |
|
| 28 |
The dataset is indexed by a single `metadata.csv` file. Benchmark partitions are encoded in the `split` column. Structure paths are provided directly in the metadata table.
|
| 29 |
|
| 30 |
-
The released complex structures are full target-binder complex models in a superimposed coordinate frame. The relative path to each structure is given in the `target_binder_complex_pdb_path` column. Predicted apo structures for the target and binder are provided under `
|
| 31 |
|
| 32 |
Repository organization:
|
| 33 |
|
|
@@ -37,19 +37,21 @@ Repository organization:
|
|
| 37 |
├── metadata.csv
|
| 38 |
└── structures/
|
| 39 |
├── [xx]/ # first two characters of target_name
|
| 40 |
-
│ ├── [target_name_1].tar
|
| 41 |
-
│ └── [target_name_2].tar
|
| 42 |
└── ...
|
| 43 |
```
|
| 44 |
|
| 45 |
-
Each archive
|
| 46 |
|
| 47 |
```text
|
| 48 |
-
[target_name].tar
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
├── [
|
| 52 |
-
└── [design_name]
|
|
|
|
|
|
|
| 53 |
```
|
| 54 |
|
| 55 |
## Metadata Columns
|
|
@@ -64,10 +66,12 @@ Each archive contains the structure files for one target:
|
|
| 64 |
| `split` | Split assignment: `train`, `validation`, `test`, or `deleaked`. |
|
| 65 |
| `paired_interface_cluster_id` | Paired target-side/binder-side interface cluster identifier used for leakage-controlled splitting. |
|
| 66 |
| `cluster_member_type` | Cluster membership annotation for the validation and test splits. `cluster_rep` denotes the randomly selected representative used for one-per-cluster validation/test evaluation; `cluster_member` denotes other members of the same cluster. |
|
| 67 |
-
| `structure_archive` | Relative path to the target-level `tar
|
| 68 |
| `target_binder_complex_pdb_path` | Path inside the archive to the superimposed target-domain–binder complex PDB file. |
|
| 69 |
| `binder_alone_pdb_path` | Path inside the archive to the binder-only PDB file. |
|
| 70 |
-
| `
|
|
|
|
|
|
|
| 71 |
|
| 72 |
## Dataset Splits
|
| 73 |
|
|
@@ -75,12 +79,12 @@ The dataset provides predefined train, validation, and test partitions. Complexe
|
|
| 75 |
|
| 76 |
| Split | Complexes | Share |
|
| 77 |
|---|---:|---:|
|
| 78 |
-
| train | 131,
|
| 79 |
-
| validation | 53,
|
| 80 |
-
| test | 52,
|
| 81 |
| deleaked | 68,521 | 22.38% |
|
| 82 |
-
| total | 306,
|
| 83 |
-
| usable benchmark | 237,
|
| 84 |
|
| 85 |
The usable benchmark consists of the train, validation, and test partitions only.
|
| 86 |
|
|
@@ -102,7 +106,7 @@ As an independent audit, we assessed whether ProteinMPNN sister variants derived
|
|
| 102 |
|
| 103 |
Among 120,609 backbones with ProteinMPNN sister variants, 120,082 were contained within a single paired-interface cluster, whereas 527 were split across multiple clusters. 99.56% of multi-member backbone groups were captured by the paired-interface clustering procedure.
|
| 104 |
|
| 105 |
-
After deleaking, only 14 of the 85,
|
| 106 |
|
| 107 |
|
| 108 |
## Intended Use
|
|
|
|
| 27 |
|
| 28 |
The dataset is indexed by a single `metadata.csv` file. Benchmark partitions are encoded in the `split` column. Structure paths are provided directly in the metadata table.
|
| 29 |
|
| 30 |
+
The released complex structures are full target-binder complex models in a superimposed coordinate frame. The relative path to each structure is given in the `target_binder_complex_pdb_path` column. Predicted apo structures for the target domain and binder are provided under `target_domain_pdb_path` and `binder_alone_pdb_path`, and the full-length apo target structure under `target_structure_pdb_path`.
|
| 31 |
|
| 32 |
Repository organization:
|
| 33 |
|
|
|
|
| 37 |
├── metadata.csv
|
| 38 |
└── structures/
|
| 39 |
├── [xx]/ # first two characters of target_name
|
| 40 |
+
│ ├── [target_name_1].tar
|
| 41 |
+
│ └── [target_name_2].tar
|
| 42 |
└── ...
|
| 43 |
```
|
| 44 |
|
| 45 |
+
Each archive is an uncompressed `.tar` containing the structure files for one target:
|
| 46 |
|
| 47 |
```text
|
| 48 |
+
[target_name].tar
|
| 49 |
+
├── [target_name].pdb # full-length predicted target structure
|
| 50 |
+
└── [target_name]_[domain]/
|
| 51 |
+
├── [target_name]_[domain].pdb # predicted apo target domain
|
| 52 |
+
└── [design_name]/
|
| 53 |
+
├── [design_name].pdb # superimposed target-binder complex
|
| 54 |
+
└── [design_name]_binder_alone.pdb # predicted apo binder
|
| 55 |
```
|
| 56 |
|
| 57 |
## Metadata Columns
|
|
|
|
| 66 |
| `split` | Split assignment: `train`, `validation`, `test`, or `deleaked`. |
|
| 67 |
| `paired_interface_cluster_id` | Paired target-side/binder-side interface cluster identifier used for leakage-controlled splitting. |
|
| 68 |
| `cluster_member_type` | Cluster membership annotation for the validation and test splits. `cluster_rep` denotes the randomly selected representative used for one-per-cluster validation/test evaluation; `cluster_member` denotes other members of the same cluster. |
|
| 69 |
+
| `structure_archive` | Relative path to the target-level `tar` archive containing the structure files. |
|
| 70 |
| `target_binder_complex_pdb_path` | Path inside the archive to the superimposed target-domain–binder complex PDB file. |
|
| 71 |
| `binder_alone_pdb_path` | Path inside the archive to the binder-only PDB file. |
|
| 72 |
+
| `target_domain_pdb_path` | Path inside the archive to the apo target-domain PDB file (one per target domain, shared across its designs). |
|
| 73 |
+
| `target_structure_pdb_path` | Path inside the archive to the full-length apo target structure PDB file (one per target). |
|
| 74 |
+
| `binder_sequence` | Amino-acid sequence (one-letter) of the designed binder, parsed from the apo binder PDB. |
|
| 75 |
|
| 76 |
## Dataset Splits
|
| 77 |
|
|
|
|
| 79 |
|
| 80 |
| Split | Complexes | Share |
|
| 81 |
|---|---:|---:|
|
| 82 |
+
| train | 131,936 | 43.10% |
|
| 83 |
+
| validation | 53,548 | 17.49% |
|
| 84 |
+
| test | 52,132 | 17.03% |
|
| 85 |
| deleaked | 68,521 | 22.38% |
|
| 86 |
+
| total | 306,137 | 100.00% |
|
| 87 |
+
| usable benchmark | 237,616 | 77.62% |
|
| 88 |
|
| 89 |
The usable benchmark consists of the train, validation, and test partitions only.
|
| 90 |
|
|
|
|
| 106 |
|
| 107 |
Among 120,609 backbones with ProteinMPNN sister variants, 120,082 were contained within a single paired-interface cluster, whereas 527 were split across multiple clusters. 99.56% of multi-member backbone groups were captured by the paired-interface clustering procedure.
|
| 108 |
|
| 109 |
+
After deleaking, only 14 of the 85,036 multi-member backbone groups in the usable benchmark (0.016%) have sister variants split between `train` and the held-out (`validation` or `test`) split.
|
| 110 |
|
| 111 |
|
| 112 |
## Intended Use
|
metadata.csv
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91a16e63009f562a5b567e9a35636ff991a42ba91802b9c76da4a18d849d8378
|
| 3 |
+
size 160780416
|
structures/A0/A0A024RBG1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36c3d62e27252411830d90d926314d83bd3071b59b3b0bb01553546c02969b3f
|
| 3 |
+
size 19466240
|
structures/A0/A0A075B6H7.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:905f58d601e69b616ad64e154add4ceca28fb9c62c4c44155b3e178abae4ed8c
|
| 3 |
+
size 9871360
|
structures/A0/A0A075B6H8.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:729f6963b6ca9eca2f80d587933ddcd766a74e9e0aa5dcd001cd759d195defa1
|
| 3 |
+
size 5857280
|
structures/A0/A0A075B6H9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4411e92433f056bb1befdc1c046921f01889922dae1133cab7a265e90b01ddbb
|
| 3 |
+
size 13250560
|
structures/A0/A0A075B6I0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acee96bf3c194bc5961e7520d5c43ca2f6bdb558b27d450ab5cff16cebb5ebe5
|
| 3 |
+
size 9256960
|
structures/A0/A0A075B6I1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d4c45864f937494e2652b36b28cd5493661689aaf265ee1c4eea7ab6f6e7bcd
|
| 3 |
+
size 10178560
|
structures/A0/A0A075B6I3.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38741460f3af920690be0ac25321c23b04f6ec8f1da015ef0cbfec22d34a318c
|
| 3 |
+
size 16168960
|
structures/A0/A0A075B6I4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e06f045acb3bd470aa147734add2c51f8f5334aeb767d9abf1f52798e648609b
|
| 3 |
+
size 13271040
|
structures/A0/A0A075B6I6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba3db3169f05c70cccbac3926d1b13db29a427d81dac6fdc2620eeb6b699b17f
|
| 3 |
+
size 15472640
|
structures/A0/A0A075B6I7.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edae1cbaff5f35e6c8f79fc4ccb7cdbbb3c0dc4a68c0fda69f373044bc219e76
|
| 3 |
+
size 3594240
|
structures/A0/A0A075B6I9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f184f0c1825a82b1813578e7119bc5279b508a578cf0ab283bf85fc5c0a45c8
|
| 3 |
+
size 9359360
|
structures/A0/A0A075B6J1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb2c3a5b25586032fe4e7f996feb6bf4604a32b5e9abc48bf86f588d4df6b1c3
|
| 3 |
+
size 7495680
|
structures/A0/A0A075B6J2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc3cd538dd933ae42bc34deeefb8afa6f044da8882e4f1b41a86dafcef5eab4a
|
| 3 |
+
size 9000960
|
structures/A0/A0A075B6J6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9c2e94907feb872f32efe61c302dd61d106fa15012e67c446405f06c0efc51
|
| 3 |
+
size 5058560
|
structures/A0/A0A075B6J9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7285f69a3b4d21ba1776a4229380ac90fee9094ee0ec3f24817ebbf1096ee666
|
| 3 |
+
size 5345280
|
structures/A0/A0A075B6K0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0208636b7620eaf2b0a51b6c494a69afab430ccd83e215539f925cf347857dd6
|
| 3 |
+
size 4792320
|
structures/A0/A0A075B6K2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a4eaad03ae417ed56204760115097097587fe9c7ab21595114e1e503c13e56a
|
| 3 |
+
size 481280
|
structures/A0/A0A075B6K4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd85cf7a8cac0396453f60fd402949457ec5ee280ec5d16ac69b0d43906b76a8
|
| 3 |
+
size 9902080
|
structures/A0/A0A075B6K5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f7b963baa932f3d2a44af93ebb97d2a904e4ee5c15daaa1b9c72286b863a4fd
|
| 3 |
+
size 6041600
|
structures/A0/A0A075B6L2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:856cf99da9d4392f7f49f0b48d8beeca2fc842092a80afe7e1f20b69ff537650
|
| 3 |
+
size 16947200
|
structures/A0/A0A075B6L6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8aa6a86b6853a699b108e6770142faefd63cabd3698904f3981c5a4e880f9428
|
| 3 |
+
size 7741440
|
structures/A0/A0A075B6N1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b8284e8265b114ee0a662d158c2d9d399efe6e008403080d441c4f13c5a8ad7
|
| 3 |
+
size 7659520
|
structures/A0/A0A075B6N2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48e53847fdfb7c4f5ec909212e382b9f6b583f5a866418717be65e6c07bd8fa4
|
| 3 |
+
size 4208640
|
structures/A0/A0A075B6N3.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ae7a142d5288f83de9f5b261fe9035ac28a74432a21e0b7f568e0a1a674f09e
|
| 3 |
+
size 788480
|
structures/A0/A0A075B6N4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae8823bfe6f3f4ba415471ea59cc062b423128dccb1d18fb90a636eda0bd2ec5
|
| 3 |
+
size 2324480
|
structures/A0/A0A075B6P5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f4fcecd481a6ef49990d732e45aca57c939c05a8fb0d1dabf8164f90572dcee
|
| 3 |
+
size 15073280
|
structures/A0/A0A075B6Q5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:942e1127db87c466981f60ea051dc5157814abf1d89c405c8f98d0b6eacb8166
|
| 3 |
+
size 14284800
|
structures/A0/A0A075B6R2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4697e4b4261ceb0552d65548365ff1fea4ab957555c2dba3ca280ff23fb63c2f
|
| 3 |
+
size 15185920
|
structures/A0/A0A075B6R9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd8d15854fc1e3823a0b8b7a1af775a0688bcff5fa92a2cc878d4a23b8c1e761
|
| 3 |
+
size 16384000
|
structures/A0/A0A075B6S2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5224d0a460798a5e0b215bfe6590f2c77984bdaf887d6e2c6735dc465975fd5
|
| 3 |
+
size 16547840
|
structures/A0/A0A075B6S4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:936a1983862d61b0ac1c2c4c1c718445028e0dead2b1d9d7f5d082b336c61a73
|
| 3 |
+
size 11141120
|
structures/A0/A0A075B6S5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74cd20aa94122dbc1bc98297334f649e666e7ed7a9397ce6f0eef3806b110e59
|
| 3 |
+
size 15728640
|
structures/A0/A0A075B6S6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a8b61190ed2991ff5beeea4ff00a9ae25df1efd8365e8276f37119d18c8a492
|
| 3 |
+
size 5570560
|
structures/A0/A0A075B6S9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe68cbcbb9a69e7b726797ca4c597413d3edb4aba73e6674353bba92b18ddb1a
|
| 3 |
+
size 5795840
|
structures/A0/A0A075B6T6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7233a5c7dd9aa8f1491e10bb40434a9aba5044ee12e831544fff401c7e02fc82
|
| 3 |
+
size 829440
|
structures/A0/A0A075B6T7.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3d7c09b05018b7224662d36e431ff2bad3cc04aa276c9dc16bb77a9be9d9af3
|
| 3 |
+
size 860160
|
structures/A0/A0A075B6T8.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aa48ddc5065e4d9732abc11e7c67ec87952f92685c0d5734164761a0d42ddaa
|
| 3 |
+
size 11366400
|
structures/A0/A0A075B6U4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68df07d0d51368411cecf0c066ea66bc687d8d2fef59553b642dc37c392988c4
|
| 3 |
+
size 3799040
|
structures/A0/A0A075B6V5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4add5ca910b0bcde099768c8ed7296d549dec9d9e8246ad6cf5f71678a4b7709
|
| 3 |
+
size 819200
|
structures/A0/A0A075B6W5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0c8f288485100c53e1062eab7d38f690ffe8809aeb78ad9b06c18511ce65a48
|
| 3 |
+
size 3573760
|
structures/A0/A0A075B6X5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e2ee02d55aa920ae73b9930505e4047391944e98d74fe65089e990b5758db53
|
| 3 |
+
size 3891200
|
structures/A0/A0A075B759.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eba4c9413865efd11cddb52e9acb0d30e146e5baa7060cc1325334a83358d1e
|
| 3 |
+
size 19701760
|
structures/A0/A0A075B767.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8777cb4f4619b55bcd90f67b78cf82bf88dbc1b79414aac730340a74225192cf
|
| 3 |
+
size 20111360
|
structures/A0/A0A087WSX0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b07f20e4ee3cd82c1cbb52c2f143d323ef9afb661794bd8a5472cd09d4f3b683
|
| 3 |
+
size 5171200
|
structures/A0/A0A087WSY4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4d2e16257a0c910dbd991f021617e1f452eebca34123b41538ffccbf606f3e2
|
| 3 |
+
size 15953920
|
structures/A0/A0A087WSY6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd17a8abd64ced32b8be995ba02ff3554565b6129eb6c75d7fdeef8f01c9cf38
|
| 3 |
+
size 8232960
|
structures/A0/A0A087WSZ0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea533363ea182b2c7c817e412122fae596c00b5b9b80f6e378c4851ed82f0bec
|
| 3 |
+
size 15861760
|
structures/A0/A0A087WSZ9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58e07967241866b743dd059304ffcbc8e5f8860273a06725cf7087021f4126e2
|
| 3 |
+
size 7045120
|