60 class RedundancyCom95;
65 std::unique_ptr<TwoSubsImpl> impl;
69 const std::string &cod1,
const std::string &cod2,
72 double P0 (
void)
const;
73 double P2S (
void)
const;
74 double P2V (
void)
const;
75 double P4 (
void)
const;
76 double Q0 (
void)
const;
77 double Q2S (
void)
const;
78 double Q2V (
void)
const;
79 double Q4 (
void)
const;
abstract interface to weighting schemes when codons differ at 2 positions
The namespace in which this library resides.
abstract interface to weighting schemes when codons differ at 2 positions
void operator()(const RedundancyCom95 &sitesObj, const std::string &cod1, const std::string &cod2, const Sequence::WeightingScheme2 *weights2)
Calculate redundancy of a genetic code using Comeron's counting scheme.
Definition of enumeration types.
Deal with codons differing at 2 positions.