Skip to content

Commit

Permalink
Merge pull request #71 from jchodera/fix-BRD4-PDBs
Browse files Browse the repository at this point in the history
Fix BRD4 solvated complex PDB files to include `CONECT` records
  • Loading branch information
davidlmobley authored Jan 13, 2020
2 parents 0958224 + aef202d commit b82e603
Show file tree
Hide file tree
Showing 11 changed files with 702,183 additions and 462,103 deletions.
7 changes: 7 additions & 0 deletions input_files/BRD4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,10 @@ The structures for all ligands except ligand 1 (a non-binder) were obtained dire
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
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
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

## Updates

The PDB files in `prmtop-coords` were updated to include `CONECT` records with
```bash
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
```
116,388 changes: 70,191 additions & 46,197 deletions input_files/BRD4/prmtop-coords/BRD4-1.pdb

Large diffs are not rendered by default.

116,445 changes: 70,229 additions & 46,216 deletions input_files/BRD4/prmtop-coords/BRD4-10.pdb

Large diffs are not rendered by default.

116,394 changes: 70,195 additions & 46,199 deletions input_files/BRD4/prmtop-coords/BRD4-2.pdb

Large diffs are not rendered by default.

116,463 changes: 70,241 additions & 46,222 deletions input_files/BRD4/prmtop-coords/BRD4-3.pdb

Large diffs are not rendered by default.

116,376 changes: 70,183 additions & 46,193 deletions input_files/BRD4/prmtop-coords/BRD4-4.pdb

Large diffs are not rendered by default.

116,421 changes: 70,213 additions & 46,208 deletions input_files/BRD4/prmtop-coords/BRD4-5.pdb

Large diffs are not rendered by default.

116,457 changes: 70,237 additions & 46,220 deletions input_files/BRD4/prmtop-coords/BRD4-6.pdb

Large diffs are not rendered by default.

116,421 changes: 70,213 additions & 46,208 deletions input_files/BRD4/prmtop-coords/BRD4-7.pdb

Large diffs are not rendered by default.

116,436 changes: 70,223 additions & 46,213 deletions input_files/BRD4/prmtop-coords/BRD4-8.pdb

Large diffs are not rendered by default.

116,478 changes: 70,251 additions & 46,227 deletions input_files/BRD4/prmtop-coords/BRD4-9.pdb

Large diffs are not rendered by default.

0 comments on commit b82e603

Please sign in to comment.