libsequence  1.9.5
typedefs.hpp File Reference

typedefs used by libsequence More...

#include <vector>
#include <utility>
#include <string>

Go to the source code of this file.

Namespaces

 Sequence
 The namespace in which this library resides.
 

Typedefs

typedef std::vector< std::pair< std::string, int > > Sequence::CodonUsageTable
 

Detailed Description

typedefs used by libsequence

Typedefs used in the library are defined here. Wherever possible, types from namespace std are given forward declarations.

Definition in file typedefs.hpp.