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

NCBI C++ ToolKit: src/algo/blast/unit_tests/api/neutral_seqalign.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

34 #ifndef _NEUTRAL_SEQALIGN_HPP_ 35 #define _NEUTRAL_SEQALIGN_HPP_ 68

:

m_Gis

(make_pair(query_gi, subj_gi)) {}

Class to contain the gis of the aligned sequences.

CAlignedGis(std::pair< TGi, TGi > gis)

CAlignedGis(TGi query_gi, TGi subj_gi)

std::pair< TGi, TGi > m_Gis

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_SCOPE(ns)

Define a new scope.

ENa_strand

strand of nucleic acid

Magic spell ;-) needed for some weird compilers... very empiric.

Miscellaneous common-use basic types and functionality.

const int kInvalidIntValue

std::vector< SeqAlign > TSeqAlignSet

Vector of neutral sequence alignments.

std::list< SeqLoc > TSeqLocList

ncbi::objects::ENa_strand TStrand

const double kInvalidDoubleValue

Neutral sequence alignment (for representing an HSP in BLAST)

int GetNumSegments() const

Return the number of segments in the HSP.

std::vector< TSeqPos > lengths

Lengths of aligned segments.

double bit_score

HSP bit score.

int num_ident

Number of identical residues.

double evalue

HSP evalue.

CAlignedGis sequence_gis

Gis of the aligned sequences.

SeqAlign()

Default constructor, initializes all fields to kInvalid*Value or empty.

std::vector< int > starts

Query/Subject starting offsets.

int query_strand

Strand of the query sequence.

int subject_strand

Strand of the subject 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