NCBI C++ ToolKit
Public Attributes | List of all members
BlastSeqLoc Struct Reference

Search Toolkit Book for BlastSeqLoc

Used to hold a set of positions, mostly used for filtering. More...

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

+ Collaboration diagram for BlastSeqLoc:

Public Attributes

struct BlastSeqLocnext
 next in linked list More...
 
SSeqRangessr
 location data on the sequence. More...
 

Detailed Description

Used to hold a set of positions, mostly used for filtering.

oid holds the index of the query sequence.

Definition at line 204 of file blast_def.h.

Member Data Documentation

◆ next

struct BlastSeqLoc* BlastSeqLoc::next

◆ ssr

SSeqRange* BlastSeqLoc::ssr

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:02 2024 by modify_doxy.py rev. 669887