9 #ifndef IMPATOM_SECONDARY_STRUCTURE_READER_H
10 #define IMPATOM_SECONDARY_STRUCTURE_READER_H
12 #include <IMP/atom/atom_config.h>
18 IMPATOM_BEGIN_NAMESPACE
24 IMPATOMEXPORT SecondaryStructureResidues
25 read_psipred(TextInput inf, Model* mdl);
30 IMPATOMEXPORT SecondaryStructureResidues
31 read_psipred(TextInput inf, Particles ps);
A decorator for storing secondary structure probabilities.
Handling of file input/output.
Decorator for helping deal with a hierarchy of molecules.