include/algo/align/prosplign/compartments.hpp File Reference

#include <corelib/ncbistl.hpp>
#include <corelib/ncbiargs.hpp>
#include <algo/align/splign/splign.hpp>
#include <objects/seqalign/seqalign__.hpp>

Include dependency graph for compartments.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CCompartOptions
struct  SCompartment

Typedefs

typedef vector< SCompartmentTCompartmentStructs
typedef list< CRef< CSeq_annot > > TCompartments

Functions

 USING_SCOPE (objects)
TCompartments SelectCompartmentsHits (const CSplign::THitRefs &hitrefs, CCompartOptions compart_options)
 Makes compartments. Hits should be for a single protein-genomic pair.
TCompartmentStructs MakeCompartments (const TCompartments &compartments_hits, CCompartOptions compart_options)
TCompartmentStructs MakeCompartments (const CSplign::THitRefs &hitrefs, CCompartOptions compart_options)
 Composition of above two functions.


Typedef Documentation

typedef list<CRef<CSeq_annot> > TCompartments
 

Definition at line 86 of file compartments.hpp.

typedef vector<SCompartment> TCompartmentStructs
 

Definition at line 85 of file compartments.hpp.


Function Documentation

TCompartmentStructs MakeCompartments const CSplign::THitRefs hitrefs,
CCompartOptions  compart_options
 

Composition of above two functions.

Definition at line 282 of file compartments.cpp.

References MakeCompartments(), and SelectCompartmentsHits().

TCompartmentStructs MakeCompartments const TCompartments compartments_hits,
CCompartOptions  compart_options
 

Definition at line 236 of file compartments.cpp.

Referenced by MakeCompartments().

TCompartments SelectCompartmentsHits const CSplign::THitRefs hitrefs,
CCompartOptions  compart_options
 

Makes compartments. Hits should be for a single protein-genomic pair.

Referenced by MakeCompartments().

USING_SCOPE objects   ) 
 


Generated on Wed Dec 9 05:27:44 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:18:15 2009 by modify_doxy.py rev. 173732