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

NCBI C++ ToolKit: AaLookupBackboneCell Struct Reference

Search Toolkit Book for AaLookupBackboneCell

structure defining one cell of the compacted lookup table More...

#include <algo/blast/core/blast_aalookup.h>

Int4  num_used   number of hits stored for this cell More...
  union {    Int4   overflow_cursor   integer offset into the overflow array where the list of hits for this cell begins More...
     Int4   entries [3]   if the number of hits for this cell is AA_HITS_PER_CELL or less, the hits are all stored directly in the cell More...
  }  payload   union that specifies either entries stored right on the backbone if fewer than AA_HITS_PER_CELL are present or a pointer to where the hits are stored (off-backbone). More...
 

structure defining one cell of the compacted lookup table

Definition at line 53 of file blast_aalookup.h.

◆ entries Int4 AaLookupBackboneCell::entries[3] ◆ num_used Int4 AaLookupBackboneCell::num_used ◆ overflow_cursor Int4 AaLookupBackboneCell::overflow_cursor ◆  union { ... } AaLookupBackboneCell::payload

The documentation for this struct was generated from the following file:


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