cgatools::mapping::GapEst::TemplateSequenceRetriever< TSequence > Class Template Reference

Retrieves sequence at a given offset from the end of the clone. More...

#include <GapsEstimator.hpp>

Inheritance diagram for cgatools::mapping::GapEst::TemplateSequenceRetriever< TSequence >:
cgatools::mapping::GapEst::SequenceRetriever

List of all members.

Public Member Functions

 TemplateSequenceRetriever (const TSequence &sequence, bool isCircular, boost::uint32_t cloneEnd, int side, int strand)
void getSequence (Sequence &seq, int cloneEndOffset, int sequenceLength) const
 Store in seq the sequence starting at cloneEndOffset from the end of the clone, working towards the mate gap sequenceLength bases.

Detailed Description

template<class TSequence>
class cgatools::mapping::GapEst::TemplateSequenceRetriever< TSequence >

Retrieves sequence at a given offset from the end of the clone.


Member Function Documentation

template<class TSequence >
void cgatools::mapping::GapEst::TemplateSequenceRetriever< TSequence >::getSequence ( Sequence &  seq,
int  cloneEndOffset,
int  sequenceLength 
) const [inline, virtual]

Store in seq the sequence starting at cloneEndOffset from the end of the clone, working towards the mate gap sequenceLength bases.

Implements cgatools::mapping::GapEst::SequenceRetriever.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by  doxygen 1.6.2