SeqUtilities.hpp File Reference

Declaration of Sequence::makeCountList (an alternative to Sequence::stateCounter), Sequence::internalGapCheck. More...

#include <iterator>
#include <algorithm>
#include <map>
#include <boost/type_traits.hpp>
#include <boost/static_assert.hpp>

Go to the source code of this file.

Namespaces

namespace  Sequence
 

The namespace in which this library resides.


Functions

template<typename Iterator >
std::map< typename
std::iterator_traits< Iterator >
::value_type, unsigned > 
Sequence::makeCountList (Iterator beg, Iterator end)
template<typename Iterator >
bool Sequence::internalGapCheck (Iterator beg, Iterator end, const char &gapchar= '-', const unsigned &mod=3)

Detailed Description

Declaration of Sequence::makeCountList (an alternative to Sequence::stateCounter), Sequence::internalGapCheck.

This file declares various functions (mostly templates) that may be useful in programs.

Definition in file SeqUtilities.hpp.

Generated on Thu Aug 11 13:22:00 2011 for libsequence by  doxygen 1.6.3