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

NCBI C++ ToolKit: src/algo/blast/core/masksubj.inl Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

50  while

(range[1] > range[2]) {

52  if

(range[0] >= (

Int4

)

subject

->num_seq_ranges) {

55

range[1] =

subject

->seq_ranges[range[0]].left + word_length - lut_word_length;

56

range[2] =

subject

->seq_ranges[range[0]].right - lut_word_length;

int32_t Int4

4-byte (32-bit) signed integer

static NCBI_INLINE Boolean s_DetermineScanningOffsets(const BLAST_SequenceBlk *subject, Int4 word_length, Int4 lut_word_length, Int4 *range)

Determines the scanner's offsets taking the database masking restrictions into account (if any).

#define NCBI_INLINE

"inline" seems to work on our remaining in-house compilers (WorkShop, Compaq, ICC,...

Uint1 Boolean

bool replacment for C

#define TRUE

bool replacment for C indicating true.

#define FALSE

bool replacment for C indicating false.

#define ASSERT

macro for assert.

Structure to hold a sequence.


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