NCBI C++ ToolKit
Classes | Typedefs | Functions
score.cpp File Reference
#include <ncbi_pch.hpp>
#include <algo/gnomon/gnomon.hpp>
#include <algo/gnomon/chainer.hpp>
#include <algo/gnomon/gnomon_exception.hpp>
#include "score.hpp"
#include "hmm.hpp"
#include "hmm_inlines.hpp"
#include "gnomon_engine.hpp"
+ Include dependency graph for score.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  SAlignOrder
 
struct  CIndelMapper
 
struct  Is_ID_equal
 

Typedefs

typedef set< CGeneModel, SAlignOrderTAlignSet
 

Functions

TSignedSeqPos AlignLeftLimit (const CGeneModel &a)
 
static bool s_AlignLeftLimitOrder (const CGeneModel &ap, const CGeneModel &bp)
 

Typedef Documentation

◆ TAlignSet

Definition at line 195 of file score.cpp.

Function Documentation

◆ AlignLeftLimit()

TSignedSeqPos AlignLeftLimit ( const CGeneModel a)

Definition at line 220 of file score.cpp.

References a.

Referenced by s_AlignLeftLimitOrder().

◆ s_AlignLeftLimitOrder()

static bool s_AlignLeftLimitOrder ( const CGeneModel ap,
const CGeneModel bp 
)
static

Definition at line 225 of file score.cpp.

References AlignLeftLimit().

Referenced by CSeqScores::CSeqScores().

Modified on Fri Sep 20 14:57:06 2024 by modify_doxy.py rev. 669887