IMP  2.0.1
The Integrative Modeling Platform
secondary_structure_reader.h File Reference

Functions to read PSIPRED/DSSP and encode as SSES. More...

#include "atom_config.h"
#include "Hierarchy.h"
#include "Atom.h"
#include "SecondaryStructureResidue.h"
#include <IMP/file.h>
+ Include dependency graph for secondary_structure_reader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::atom
 See IMP.atom Overview for more information.
 

PSIPRED reading

Reads in PSIPRED results and decorates particles as SecondaryStructureResidues. Currently assuming order of ps matches file.

SecondaryStructureResidues IMP::atom::read_psipred (base::TextInput inf, Model *mdl)
 
SecondaryStructureResidues IMP::atom::read_psipred (base::TextInput inf, Particles ps)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file secondary_structure_reader.h.