Skip to content

Commit

Permalink
fix path to A17 pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgreaney committed Mar 23, 2022
1 parent afc277a commit 037f997
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/output_pdbs_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
conditions: ALL

BA1_A17:
pdbfile: data/pdbs/6M0J.pdb
pdbfile: data/pdbs/BA1_A17.pdb
chains:
- A
conditions:
Expand Down
2 changes: 1 addition & 1 deletion output_pdbs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
" results/pdb_outputs/CAB-C19_184_6m0j_norm_total_escape.pdb\n",
" results/pdb_outputs/CAB-C19_184_6m0j_norm_max_escape.pdb\n",
"\n",
"Making PDB mappings for BA1_A17 to data/pdbs/6M0J.pdb\n",
"Making PDB mappings for BA1_A17 to data/pdbs/BA1_A17.pdb\n",
"Making mappings for 1 conditions.\n",
"Mapping to the following chains: A\n",
" Writing B-factor re-assigned PDBs for CAB-A17_139 to:\n",
Expand Down
2 changes: 1 addition & 1 deletion results/summary/output_pdbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ for name, specs in output_pdbs_config.items():
results/pdb_outputs/CAB-C19_184_6m0j_norm_total_escape.pdb
results/pdb_outputs/CAB-C19_184_6m0j_norm_max_escape.pdb

Making PDB mappings for BA1_A17 to data/pdbs/6M0J.pdb
Making PDB mappings for BA1_A17 to data/pdbs/BA1_A17.pdb
Making mappings for 1 conditions.
Mapping to the following chains: A
Writing B-factor re-assigned PDBs for CAB-A17_139 to:
Expand Down

0 comments on commit 037f997

Please sign in to comment.