utility class and functions for dealing with sequence profiles for varying segments in Splice
More...
#include <SpliceSegment.hh>
utility class and functions for dealing with sequence profiles for varying segments in Splice
protocols::protein_interface_design::movers::SpliceSegment::SpliceSegment |
( |
) | |
|
protocols::protein_interface_design::movers::SpliceSegment::~SpliceSegment |
( |
) | |
|
|
virtual |
void protocols::protein_interface_design::movers::SpliceSegment::add_pdb_profile_pair |
( |
std::string const |
pdb, |
|
|
std::string const |
profile_name |
|
) |
| |
SequenceProfileOP protocols::protein_interface_design::movers::SpliceSegment::get_profile |
( |
std::string const |
segment_name) | |
|
read the pdb-profile match from a disk file
SequenceProfileOP protocols::protein_interface_design::movers::SpliceSegment::pdb_profile |
( |
std::string const |
pdb_name) | |
|
add a sequence profile
this is the most useful method, returning the sequence profile according to a pdb file name
void protocols::protein_interface_design::movers::SpliceSegment::read_pdb_profile |
( |
std::string const |
file_name) | |
|
read pssm
reads the pdb-profile match file, matching each pdb file to one profile
void protocols::protein_interface_design::movers::SpliceSegment::read_profile |
( |
std::string const |
file_name, |
|
|
std::string const |
segment_name |
|
) |
| |
std::map< std::string, std::string > protocols::protein_interface_design::movers::SpliceSegment::pdb_to_profile_map_ |
|
private |
The documentation for this class was generated from the following files: