A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ngalign_8cpp_source.html below:

NCBI C++ ToolKit: src/algo/align/ngalign/ngalign.cpp Source File

68

:

m_Scope

(&Scope), m_AllowDupes(AllowDupes), m_GenColl(GenColl)

132

(*ScorerIter)->ScoreAlignments(CurrResults, *

m_Scope

);

138

(*FilterIter)->FilterAlignments(CurrResults, FilterResults, *

m_Scope

);

140

AccumResults->Insert(CurrResults);

145

Results = AccumResults->ToSeqAlignSet();

147

Results = AccumResults->ToBestSeqAlignSet();

150  if

(!Results.

IsNull

()) {

154  string

FastaId =

Align

.GetSeq_id(0).AsFastaString();

157  if

(

Align

.GetNamedScore((*FactoryIter)->GetName(),

Value

)) {

158

extra.

Print

((*FactoryIter)->GetName(), FastaId);

static CRef< CScope > m_Scope

Declares the CBl2Seq (BLAST 2 Sequences) class.

Declares the CBlastNucleotideOptionsHandle class.

Declares the CBlastOptionsHandle and CBlastOptionsFactory classes.

Definitions of special type used in BLAST.

Main argument class for BLASTN application.

list< CIRef< IAlignmentScorer > > TScorers

CRef< objects::CGC_Assembly > m_GenColl

CRef< objects::CScope > m_Scope

virtual TAlignSetRef x_Align_Impl()

void SetQuery(ISequenceSet *Set)

void SetSubject(ISequenceSet *Set)

list< CIRef< IAlignmentFactory > > TFactories

CIRef< ISequenceSet > m_Subject

CIRef< ISequenceSet > m_Query

void AddFilter(IAlignmentFilter *Filter)

void AddAligner(IAlignmentFactory *Aligner)

void AddScorer(IAlignmentScorer *Scorer)

list< CIRef< IAlignmentFilter > > TFilters

static const char * KFILTER_SCORE

Declares the CDiscNucleotideOptionsHandle class.

#define ITERATE(Type, Var, Cont)

ITERATE macro to sequence through container elements.

#define NON_CONST_ITERATE(Type, Var, Cont)

Non constant version of ITERATE macro.

CDiagContext_Extra & Print(const string &name, const string &value)

The method does not print the argument, but adds it to the string.

CDiagContext & GetDiagContext(void)

Get diag context instance.

CDiagContext_Extra Extra(void) const

Create a temporary CDiagContext_Extra object.

#define NCBI_THROW(exception_class, err_code, message)

Generic macro to throw an exception, given the exception class, error code and message string.

bool IsNull(void) const THROWS_NONE

Check if pointer is null – same effect as Empty().

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_SCOPE(ns)

Define a new scope.

static bool IsSignaled(TSignalMask signals=eSignal_Any)

Check that any of specified signals is received.

list< CRef< CSeq_align > > Tdata

Main class to perform a BLAST search on the local machine.

Magic spell ;-) needed for some weird compilers... very empiric.

GenericValue< UTF8<> > Value

GenericValue with UTF8 encoding.

Setup interrupt signal handling.

Defines NCBI C++ exception handling.

void Filter(TTimeline &timeline, TServers &servers)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4