Closed diegozea closed 8 years ago
A function for writing PDB can be useful for passing structural information to external programs; useful for contact determination, h-bonds prediction, visualization and others.
Use Formatting.jl maybe using the C style for speed, following the PDB description.
https://github.com/diegozea/MIToS.jl/commit/1427ebb165379fd0dd73d50a1908c104884e8cb4 solves this ;)
A function for writing PDB can be useful for passing structural information to external programs; useful for contact determination, h-bonds prediction, visualization and others.