#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< SCompartment > | TCompartmentStructs |
| 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. | |
|
|
Definition at line 86 of file compartments.hpp. |
|
|
Definition at line 85 of file compartments.hpp. |
|
||||||||||||
|
Composition of above two functions.
Definition at line 282 of file compartments.cpp. References MakeCompartments(), and SelectCompartmentsHits(). |
|
||||||||||||
|
Definition at line 236 of file compartments.cpp. Referenced by MakeCompartments(). |
|
||||||||||||
|
Makes compartments. Hits should be for a single protein-genomic pair.
Referenced by MakeCompartments(). |
|
|
|
1.4.6
Modified on Wed Dec 09 08:18:15 2009 by modify_doxy.py rev. 173732