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/cuSimpleB2SWrapper_8hpp_source.html below:

NCBI C++ ToolKit: include/algo/structure/cd_utils/cuSimpleB2SWrapper.hpp Source File

37 #ifndef CU_SIMPLEB2SWRAPPER_HPP 38 #define CU_SIMPLEB2SWRAPPER_HPP 56  om

->GetRegisteredNames(loader_names);

58

cout <<

"data loader "

<<

i

<<

": "

<< *itr << endl;

59  om

->RevokeDataLoader(*itr);

76  CSimpleB2SWrapper

(

double

percIdThold = DO_NOT_USE_PERC_ID_THRESHOLD,

string

matrixName = SCORING_MATRIX_DEFAULT);

84  void SetSeq1

(

CRef<CBioseq>

& seq,

unsigned int

from = 0,

unsigned int

to = 0) { SetSeq(seq,

true

, from, to);}

85  void SetSeq2

(

CRef<CBioseq>

& seq,

unsigned int

from = 0,

unsigned int

to = 0) { SetSeq(seq,

false

, from, to);}

96  double

SetPercIdThreshold(

double

percIdThold);

99  unsigned int

SetHitlistSize(

unsigned int

hitlistSize);

105  Int8

SetEffSearchSpace(

Int8

effSearchSpace);

111  double

SetEValueThreshold(

double

eValueThold);

114  string

SetMatrixName(

string

matrixName);

132  const

vector<CRef<CSeq_align> >&

getAllHits

()

const

{

return

m_alignments;}

133  unsigned int getNumHits

()

const

{

return

m_alignments.size();}

136  bool

getPairwiseBlastAlignment(

unsigned int

hitIndex,

CRef< CSeq_align >

& seqAlign)

const

;

137  double

getPairwiseScore(

unsigned int

hitIndex)

const

;

138  double

getPairwiseEValue(

unsigned int

hitIndex)

const

;

139  double

getPairwisePercIdent(

unsigned int

hitIndex)

const

;

172  void

InitializeToDefaults();

174  void

SetSeq(

CRef<CBioseq>

& seq,

bool

isSeq1,

unsigned int

from,

unsigned int

to);

179  void

processBlastHits(ncbi::blast::CSearchResults&);

CRef< CBlastAdvancedProteinOptionsHandle > & GetOptionsHandle()

ECompoAdjustModes m_caMode

unsigned int getNumHits() const

static const double E_VAL_WHEN_NO_SEQ_ALIGN

static const unsigned int HITLIST_SIZE_DEFAULT

static const double DO_NOT_USE_PERC_ID_THRESHOLD

CRef< CBlastAdvancedProteinOptionsHandle > m_options

static const unsigned int MAX_HITLIST_SIZE

static const Int8 CDD_DATABASE_SIZE

vector< double > m_percIdents

vector< double > m_scores

const vector< CRef< CSeq_align > > & getAllHits() const

void SetSeq1(CRef< CBioseq > &seq, unsigned int from=0, unsigned int to=0)

static void RemoveAllDataLoaders()

static const Int8 DO_NOT_USE_EFF_SEARCH_SPACE

static const double E_VAL_DEFAULT

vector< CRef< CSeq_align > > m_alignments

static const ECompoAdjustModes COMPOSITION_ADJ_DEF

unsigned int m_hitlistSize

static const string SCORING_MATRIX_DEFAULT

static const double SCORE_WHEN_NO_SEQ_ALIGN

void SetSeq2(CRef< CBioseq > &seq, unsigned int from=0, unsigned int to=0)

ECompoAdjustModes

An collection of constants that specify all permissible modes of composition adjustment.

#define ITERATE(Type, Var, Cont)

ITERATE macro to sequence through container elements.

static CRef< CObjectManager > GetInstance(void)

Return the existing object manager or create one.

vector< string > TRegisteredNames

int64_t Int8

8-byte (64-bit) signed integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define BEGIN_SCOPE(ns)

Define a new scope.

#define NCBI_CDUTILS_EXPORT

Declares CPsiBl2Seq, the C++ API for the PSI-BLAST 2 Sequences engine.

CRef< objects::CObjectManager > om


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