Skip to content

Commit b82e603

Browse files
authored
Merge pull request #71 from jchodera/fix-BRD4-PDBs
Fix BRD4 solvated complex PDB files to include `CONECT` records
2 parents 0958224 + aef202d commit b82e603

File tree

11 files changed

+702183
-462103
lines changed

11 files changed

+702183
-462103
lines changed

input_files/BRD4/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,10 @@ The structures for all ligands except ligand 1 (a non-binder) were obtained dire
4545
14. <a name="Geh13"></a> Gehling VS, Hewitt MC, Vaswani RG, Leblanc Y, Cote A, Nasveschuk CG, Taylor AM, Harmange JC, Audia JE, Pardo E, Joshi S, Sandy P, Mertz JA, Sims III RJ, Bergeron L, Bryant BM, Bellon S, Poy F, Jayaram H, Sankaranarayanan R, Yellapantula S, Srinivasamurthy NB, Birudukota S, Albrecht BK. (2013) Discovery, design, and optimization of isoxazole azepine BET inhibitors. ACS Med Chem Lett 4:835–840. doi: 10.1021/ml4001485
4646
15. <a name="Hei17"></a> Heinzelmann G, Henriksen NM, Gilson MK. (2017) Attach-pull-release calculations of ligand binding and conformational changes on the first BRD4 bromodomain. J Chem Theory Comput 13:3260–3275. doi: 10.1021/acs.jctc.7b00275
4747
16. <a name="Ald16"></a> Aldeghi M, Heifetz A, Bodkin MJ, Knapp S, and Biggin PC. (2016) Accurate calculation of the absolute free energy of binding for drug molecules. Chem Sci 7:207–218. doi: 10.1039/c5sc02678d
48+
49+
## Updates
50+
51+
The PDB files in `prmtop-coords` were updated to include `CONECT` records with
52+
```bash
53+
for i in 1 2 3 4 5 6 7 8 9 10 ; do ambpdb -p BRD4-$i.prmtop -c BRD4-$i.crds -conect > BRD4-$i.pdb ; done
54+
```

input_files/BRD4/prmtop-coords/BRD4-1.pdb

Lines changed: 70191 additions & 46197 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-10.pdb

Lines changed: 70229 additions & 46216 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-2.pdb

Lines changed: 70195 additions & 46199 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-3.pdb

Lines changed: 70241 additions & 46222 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-4.pdb

Lines changed: 70183 additions & 46193 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-5.pdb

Lines changed: 70213 additions & 46208 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-6.pdb

Lines changed: 70237 additions & 46220 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-7.pdb

Lines changed: 70213 additions & 46208 deletions
Large diffs are not rendered by default.

input_files/BRD4/prmtop-coords/BRD4-8.pdb

Lines changed: 70223 additions & 46213 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)