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

NCBI C++ ToolKit: src/algo/blast/unit_tests/api/stat_unit_test.cpp Source File

52  const char

* kMatrix =

"BLOSUM62"

;

53  const int

kGapOpen = 11;

54  const int

kGapExtend = 1;

58

vector<int> score = {1201, 1204, 1179, 2332};

59

vector<int> len1 = {294, 294, 294, 1801};

60

vector<int> len2 = {422, 416, 418, 1671};

68  for

(

size_t i

=0;

i

< score.size();

i

++) {

70

BOOST_REQUIRE(evalue >= 0.0);

Definitions and prototypes used by blast_stat.c to calculate BLAST statistics.

Int2 Blast_KarlinBlkGappedCalc(Blast_KarlinBlk *kbp, Int4 gap_open, Int4 gap_extend, const char *matrix_name, Blast_Message **error_return)

Fills in lambda, H, and K values, as calculated by Stephen Altschul in Methods in Enzy.

Blast_KarlinBlk * Blast_KarlinBlkNew(void)

Callocs a Blast_KarlinBlk.

Blast_KarlinBlk * Blast_KarlinBlkFree(Blast_KarlinBlk *kbp)

Deallocates the KarlinBlk.

double BLAST_SpougeStoE(Int4 S, Blast_KarlinBlk *kbp, Blast_GumbelBlk *gbp, Int4 qlen, Int4 slen)

Calculates the Expect value based upon the Spouge's FSC method.

Int2 Blast_GumbelBlkCalc(Blast_GumbelBlk *gbp, Int4 gap_open, Int4 gap_extend, const char *matrix_name, Blast_Message **error_return)

Fills in gumbel parameters to estimate p-value using FSC.

BOOST_AUTO_TEST_SUITE_END() static int s_GetSegmentFlags(const CBioseq &bioseq)

Ensure direct dependencies on enough of the core xncbi library to satisfy shared libraries that depen...

BOOST_AUTO_TEST_SUITE(psiblast_iteration)

BOOST_AUTO_TEST_CASE(EvalueForProteinFSC)

Structure to hold the Gumbel parameters (for FSC).

Structure to hold the Karlin-Altschul parameters.

Structure to hold the a message from the core of the BLAST engine.

Utility stuff for more convenient using of Boost.Test library.

voidp calloc(uInt items, uInt size)


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