5 #ifndef BPP_SEQ_IO_BPPOALIGNMENTREADERFORMAT_H
6 #define BPP_SEQ_IO_BPPOALIGNMENTREADERFORMAT_H
38 const std::string
getDataType()
const {
return "Alignment reader"; }
47 std::unique_ptr<IAlignment>
read(
const std::string& description);
49 std::unique_ptr<IProbabilisticAlignment>
readProbabilistic(
const std::string& description);
This alphabet is used to deal NumericAlphabet.