mikessh commited on
Commit
967abd8
·
1 Parent(s): e029560
README.md CHANGED
@@ -14,14 +14,15 @@ tags:
14
  - binding
15
  pretty_name: vdjdb_structures
16
  ---
 
17
  ## Predicted structures for VDJdb records
18
 
19
- This repository contains structure data for selected VDJdb records obtained using AI-based modelling:
20
- * The folder `pdb_files` contains predicted TCR:pMHC structures with canonical chain names, orientation and placement, superimposed by aligning and rotation. File names start with `tcr_pmhc_hash` which must be used for connecting the structure with the VDJdb record.
21
- * The folder `pdb_files_native` contains real TCR:pMHC structures from PDB, processed to canonical coordinated in the same way as `pdb_files`.
22
- * The folder `coordinates_aa` contains tables with amino acid Ca atom coordinates for each residue of deposited structures.
23
- * The folder `contacts_aa` contains files with residue pairs at a distance <= 5A for each of the deposited structures. Currently only TCR alpha CDR3-peptide and beta CDR3-peptide are considered.
24
- * The folder `contact_maps` contains 2D projections of TCR alpha CDR3, TCR beta CDR3 and peptide residue coordinates in for of SVG plots produced by matplotlib.
25
 
26
  Metadata for all structures is concatenated with corresponding VDJdb record metadata and stored in `vdjdb_structures_metadata.tsv.gz`. The file contains default VDJdb "full table" columns together with the following columns calculated for each structure:
27
  * `num_contacts` - number of contacts in the available structure between TCR and peptide.
 
14
  - binding
15
  pretty_name: vdjdb_structures
16
  ---
17
+
18
  ## Predicted structures for VDJdb records
19
 
20
+ This repository contains structure data for selected VDJdb records obtained using AI-based modelling in `data/` folder:
21
+ * `pdb_files.tgz` contains predicted TCR:pMHC structures with canonical chain names, orientation and placement, superimposed by aligning and rotation. File names start with `tcr_pmhc_hash` which must be used for connecting the structure with the VDJdb record.
22
+ * `pdb_files_native.tgz` contains real TCR:pMHC structures from PDB, processed to canonical coordinated in the same way as `pdb_files.tgz`.
23
+ * `coordinates_aa.tgz` contains tables with amino acid Ca atom coordinates for each residue of deposited structures.
24
+ * `contacts_aa.tgz` contains files with residue pairs at a distance <= 5A for each of the deposited structures. Currently only TCR alpha CDR3-peptide and beta CDR3-peptide are considered.
25
+ * `complementarity_maps.tgz` and `complementarity_maps_simplified.tgz` contains 2D projections of TCR alpha CDR3, TCR beta CDR3 and peptide residue coordinates in for of SVG plots produced by matplotlib.
26
 
27
  Metadata for all structures is concatenated with corresponding VDJdb record metadata and stored in `vdjdb_structures_metadata.tsv.gz`. The file contains default VDJdb "full table" columns together with the following columns calculated for each structure:
28
  * `num_contacts` - number of contacts in the available structure between TCR and peptide.
data/.gitattributes ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ complementarity_maps.tgz filter=lfs diff=lfs merge=lfs -text
2
+ complementarity_maps_simplified.tgz filter=lfs diff=lfs merge=lfs -text
3
+ contacts_aa.tgz filter=lfs diff=lfs merge=lfs -text
4
+ coordinates_aa.tgz filter=lfs diff=lfs merge=lfs -text
5
+ pdb_files.tgz filter=lfs diff=lfs merge=lfs -text
6
+ pdb_files_native.tgz filter=lfs diff=lfs merge=lfs -text
data/complementarity_maps.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e5a1d50345df52744e3716ffc411e9804762097a26d676a5181dff89985860
3
+ size 75947766
data/complementarity_maps_simplified.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc199e0875c807bee2050d0c64af6c1464ee8b1d6d59c2898e5cbf775b148c5
3
+ size 18036390
data/contacts_aa.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:123196de2146f6259ee5b7941e5423aad409cfef5bbfffc0312a2f6fe169ed06
3
+ size 1635443
data/coordinates_aa.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b1f49a09db169a60fd54097b883ac7f220089bb00a6ec58f0f3a9da74091526
3
+ size 58548535
data/pdb_files.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8777d6ef561ddc0c7b55a9e80426335d2c3ed975ae03ac250b3e1bf0add6a5
3
+ size 656124192
data/pdb_files_native.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc9773e5623b6bcc790873954686665fd5d2c86f4adfff1a24debadfc937a18
3
+ size 89853178