Class PdbFile

java.lang.Object
org.snpeff.pdb.PdbFile

public class PdbFile extends Object
A structure that reads PDB files

This code is similar to 'PDBFileReader' from BioJava, but the BioJava version doesn't close file descriptors and eventually crashes when reading many files.

Author:
pcingola