Skip to content
  • Jason Swails's avatar
    719b2290
    Improve CIF and PDB parsing and add informatics fields to Atom and Bond (#1284) · 719b2290
    Jason Swails authored
    * Add a comprehensive set of residue templates
    
    This adds all RNA, DNA, and protein/peptide residues as defined in the PDB
    chemical component database that are "linking" residues
    
    * Add bond template and atom template property mapping to PDB/CIF parsing.
    
    * Fix atom serialization and fix a (poorly written) test.
    
    * Modernize some test stuff
    
    * Make sure we bundle a relevant JSON file.
    
    * Finish tests and fix remaining issues.
    
    Should be good to go now!
    
    * Oops - fix error after refactor.
    
    * Add missing ccd.js file
    
    * Update .gitignore
    719b2290
    Improve CIF and PDB parsing and add informatics fields to Atom and Bond (#1284)
    Jason Swails authored
    * Add a comprehensive set of residue templates
    
    This adds all RNA, DNA, and protein/peptide residues as defined in the PDB
    chemical component database that are "linking" residues
    
    * Add bond template and atom template property mapping to PDB/CIF parsing.
    
    * Fix atom serialization and fix a (poorly written) test.
    
    * Modernize some test stuff
    
    * Make sure we bundle a relevant JSON file.
    
    * Finish tests and fix remaining issues.
    
    Should be good to go now!
    
    * Oops - fix error after refactor.
    
    * Add missing ccd.js file
    
    * Update .gitignore
Loading