diegozea / MIToS.jl

A Julia package to analyze protein sequences, structures, and evolutionary information
https://diegozea.github.io/MIToS.jl/stable/
Other
75 stars 18 forks source link

Test PDBML and SIFTS with problematic PDB files #5

Closed diegozea closed 9 years ago

diegozea commented 9 years ago

1SSX is a problematic file (_more than one CA with different occupancy, 15(A) and 15(B) annotations in seqid). More PDB files generating common problems are listed in: http://consurf.tau.ac.il/pe/protexpl/badpdbs.htm

diegozea commented 9 years ago

Done for SIFTS with: https://github.com/diegozea/MIToS.jl/commit/9c31892cc8e038ce748f8c96cfcef63a74d8daee

diegozea commented 9 years ago

Done also for MIToS.PDB in pdb.jl