include/objects/seqalign/Seq_align.hpp File Reference

#include <objects/seqalign/Seq_align_.hpp>
#include <objects/seqloc/Na_strand.hpp>
#include <util/range.hpp>

Include dependency graph for Seq_align.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CSeq_align
struct  CSeq_align::SSeqIdChooser
 NOTE: Here we assume that the same rows on different segments contain the same sequence. More...

Functions

CRef< CSeq_alignRemapAlignToLoc (const CSeq_align &align, CSeq_align::TDim row, const CSeq_loc &loc)
 Remap seq-align row to the seq-loc.


Function Documentation

CRef<CSeq_align> RemapAlignToLoc const CSeq_align align,
CSeq_align::TDim  row,
const CSeq_loc loc
 

Remap seq-align row to the seq-loc.

Treats the given row as being relative to the location, maps it to the sequence(s) referenced by this location.

Parameters:
align The seq-align object to be mapped (the object will be modified!).
row Row to be mapped.
loc Seq-loc to which the row should be mapped.
Returns:
Reference to the new seq-align with the mapped row.

Definition at line 1083 of file Seq_align.cpp.

Referenced by s_RemapToSubjectLoc().


Generated on Mon Dec 7 04:00:10 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:21:29 2009 by modify_doxy.py rev. 173732