Skip to content

Commit

Permalink
Updates list of PDB structures with full isotropic B-factors obtained…
Browse files Browse the repository at this point in the history
… from the BDB.
  • Loading branch information
kls93 committed Oct 21, 2018
1 parent 1655c6a commit 9e21439
Show file tree
Hide file tree
Showing 2 changed files with 5,635 additions and 4,756 deletions.
4 changes: 2 additions & 2 deletions rabdam/Subroutines/CalculateBDamage.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ def rabdam_dataframe(self, run):
# this list, RABDAM throws an error
compat_struct_list = rabdam_compatible_structures()
if PDBcode not in compat_struct_list:
print('%s not in list of PDB accession codes (last updated 25 '
'September 2018) determined to be refined with full\n'
print('%s not in list of PDB accession codes (last updated 19 '
'October 2018) determined to be refined with full\n'
'isotropic B-factors by the BDB (http://www.cmbi.ru.nl/'
'bdb/about/).' % (PDBcode))
print('Please check the structure to ensure it meets the '
Expand Down
Loading

0 comments on commit 9e21439

Please sign in to comment.