Class
Fragment
A type for ungapped, pairwise segment matches.
Fragment<TSize, TSpec>
Include Headers
seqan/refinement.h
Parameters
TSize
The size type of the underlying sequences.
Metafunctions: Size
TSpec
The specializing type.
Metafunctions: Spec
Specializations
ExactFragmentA type for ungapped, pairwise segment matches.
ExactReversableFragmentA type for ungapped, pairwise segment matches that may be in reverse orientation.
Member Functions
FragmentConstructor.
Functions
fragmentBeginGets the begin position for this fragment or this vertex descriptor in the sequence.
fragmentLengthGets the length of the label of a given vertex descriptor in the sequence.
getProjectedPositionProjects a position of one sequence taking part in a pairwise match onto the other sequence.
isReversedReturns true if the segment match is in reverse orientation.
labelGets the label that is associated with this vertex descriptor or the sequence that is associated with a fragment.
matchRefinementRefines (i.e. cuts into smaller parts) a set of pairwise segment matches in such a way that none of the segments partly overlap. They are either identical (fully overlapping) or non-overlapping.
sequenceIdGets the sequence id that is associated with this vertex descriptor or with a sequence of a fragment.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:00