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

NCBI C++ ToolKit: src/algo/structure/cd_utils/cuBlockIntersector.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

43

m_firstBm(0), m_aligned(0)

45

m_aligned =

new unsigned

[seqLen];

46  for

(

int i

= 0;

i

< seqLen;

i

++)

66  const

std::vector<Block>&

blocks

=

bm

.getBlocks();

67  for

(

unsigned int b

= 0;

b

<

blocks

.size();

b

++)

68  for

(

int

pos =

blocks

[

b

].getStart(); pos <=

blocks

[

b

].getEnd(); pos++)

75  const

std::vector<Block>&

blocks

=

bm

.getBlocks();

76  for

(

unsigned int b

= 0;

b

<

blocks

.size();

b

++)

77  for

(

int

pos =

blocks

[

b

].getStart(); pos <=

blocks

[

b

].getEnd(); pos++)

90  bool

inBlock =

false

;

95  if

(rowFraction < 0.0 || rowFraction > 1.0) rowFraction = 1.0;

96  double

adjustedTotalRows =

m_totalRows

* rowFraction;

129

std::set<int>::const_iterator setEnd = forcedBreak.end();

131  bool

inBlock =

false

;

132  bool

forceNewBlock =

false

;

137  if

(rowFraction <= 0.0 || rowFraction > 1.0) rowFraction = 1.0;

138  double

adjustedTotalRows =

m_totalRows

* rowFraction;

155

forceNewBlock = (

i

> 0 && forcedBreak.find(

i

- 1) != setEnd);

165  else if

(forceNewBlock)

const BlockModel * m_firstBm

void addOneAlignment(const BlockModel &bm)

BlockModel * getIntersectedAlignment(double rowFraction=1.0)

void removeOneAlignment(const BlockModel &bm)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define BEGIN_SCOPE(ns)

Define a new scope.

static DP_BlockInfo * blocks


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