Reading and Writing PDB and SMD Files: An Exercise with FortranFormat
I recently released an open source Java library for parsing input and formatting output using Fortran Format. This library is very valuable for chemoinformaticists as many chemical file formats are easily parsed and generated with Fortran Format, and some even require it! You can learn more about the library, FortranFormat, at its official webpage, so [...]
