libsequence  1.9.5
SeqEnums.hpp File Reference

Definition of enumeration types. More...

#include <cstdint>

Go to the source code of this file.

Namespaces

 Sequence
 The namespace in which this library resides.
 

Enumerations

enum  Sequence::GeneticCodes : std::int16_t { UNIVERSAL }
 
enum  Sequence::Mutations : std::int8_t { Unknown, Ts, Tv }
 

Detailed Description

Definition of enumeration types.

Defines a handfull of enumeration types useful for sequence data.

Definition in file SeqEnums.hpp.