5 #ifndef BPP_PHYL_IO_BPPOFREQUENCYSETFORMAT_H
6 #define BPP_PHYL_IO_BPPOFREQUENCYSETFORMAT_H
27 static unsigned char DNA;
28 static unsigned char RNA;
33 static unsigned char ALL;
87 std::shared_ptr<const Alphabet> alphabet,
88 const std::string& freqDescription,
89 const std::map<
size_t, std::shared_ptr<const AlignmentDataInterface>>& mData,
91 bool parseArguments =
true)
override;
101 std::map<std::string, std::string>& globalAliases,
102 std::vector<std::string>& writtenNames)
const override;
Parametrize a set of state frequencies.
General interface for distance matrix readers.
General interface for distance matrix writers.
Defines the basic types of data flow nodes.