StructureBasedMSA


[ Lib_General64 | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class StructureBasedMSA
{
public:
vector< const TMolecule*> getMols() ;
StructureBasedMSA() ;
StructureBasedMSA(const vector< const TMolecule*>& vMol);
StructureBasedMSA(const TSequenceProfile& seqProfile,const vector< const TMolecule*>& vMol)
TSequenceProfile getProfile() ;
friend ostream& operator<<(ostream& s, const StructureBasedMSA& msa) ;
void printConservation_txt(const string i_fname)const ;
void printClustalXformat(const string i_fname)const ;
void printPIRformat(const string i_fname)const ;
void scoreToBfactor(const string i_fname, int i_iMol, const TIMolecule& i_mol)const
protected:
}; // StructureBasedMSA

Back to the top of StructureBasedMSA


KEYWORD

Back to the top of StructureBasedMSA


AUTHORS

Back to the top of StructureBasedMSA


CHANGES LOG

Back to the top of StructureBasedMSA


GOALS

Back to the top of StructureBasedMSA

		

USAGE

		

Back to the top of StructureBasedMSA


vector< const TMolecule*> getMols() ;

  vector< const TMolecule*> getMols()                
;

Function is currently defined inline.


Back to the top of StructureBasedMSA


StructureBasedMSA() ;

  StructureBasedMSA()  
;

Function is currently defined inline.


Back to the top of StructureBasedMSA


StructureBasedMSA(const vector< const TMolecule*>& vMol);

  StructureBasedMSA(const vector< const TMolecule*>& vMol);

Back to the top of StructureBasedMSA


StructureBasedMSA(const TSequenceProfile& seqProfile,const vector< const TMolecule*>& vMol)

  StructureBasedMSA(const TSequenceProfile& seqProfile,const vector< const TMolecule*>& vMol)                                                                                                      

Back to the top of StructureBasedMSA


TSequenceProfile getProfile() ;

  TSequenceProfile getProfile()                      
;

Function is currently defined inline.


Back to the top of StructureBasedMSA


friend ostream& operator<<(ostream& s, const StructureBasedMSA& msa) ;

  friend ostream& operator<<(ostream& s, const StructureBasedMSA& msa)                                             ;

Function is currently defined inline.


Back to the top of StructureBasedMSA


void printConservation_txt(const string i_fname)const ;

  void printConservation_txt(const string i_fname)const                                                        ;

Function is currently defined inline.


Back to the top of StructureBasedMSA


void printClustalXformat(const string i_fname)const ;

  void printClustalXformat(const string i_fname)const                                                                                     
;

Function is currently defined inline.


Back to the top of StructureBasedMSA


void printPIRformat(const string i_fname)const ;

  void printPIRformat(const string i_fname)const                                                                                
;

Function is currently defined inline.


Back to the top of StructureBasedMSA


void scoreToBfactor(const string i_fname, int i_iMol, const TIMolecule& i_mol)const

  void scoreToBfactor(const string i_fname,		      
		      int i_iMol,
		      const TIMolecule& i_mol)const                                                                        

Back to the top of StructureBasedMSA


All Members

public:
vector< const TMolecule*> getMols() ;
TSequenceProfile getProfile() ;
friend ostream& operator<<(ostream& s, const StructureBasedMSA& msa) ;
void printConservation_txt(const string i_fname)const ;
void printClustalXformat(const string i_fname)const ;
void printPIRformat(const string i_fname)const ;
void scoreToBfactor(const string i_fname, int i_iMol, const TIMolecule& i_mol)const
protected:

Back to the top of StructureBasedMSA


Ancestors

Class does not inherit from any other class.

Back to the top of StructureBasedMSA


Descendants

Class is not inherited by any others.

Back to the top of StructureBasedMSA


Generated from source by the Cocoon utilities on Tue Jan 5 18:47:31 2010 .

Report problems to jkotula@unimax.com