Sequence I/O in BppO format.
More...
#include <Bpp/Seq/Io/BppOAlignmentWriterFormat.h>
Sequence I/O in BppO format.
Creates a new OAlignment object according to distribution description syntax (see the Bio++ Program Suite manual for a detailed description of this syntax).
Definition at line 56 of file BppOAlignmentWriterFormat.h.
◆ BppOAlignmentWriterFormat()
| bpp::BppOAlignmentWriterFormat::BppOAlignmentWriterFormat |
( |
int |
warningLevel | ) |
|
|
inline |
◆ ~BppOAlignmentWriterFormat()
| virtual bpp::BppOAlignmentWriterFormat::~BppOAlignmentWriterFormat |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
| const std::string bpp::BppOAlignmentWriterFormat::getDataType |
( |
| ) |
const |
|
inline |
◆ getFormatDescription()
| const std::string bpp::BppOAlignmentWriterFormat::getFormatDescription |
( |
| ) |
const |
|
inline |
◆ getFormatName()
| const std::string bpp::BppOAlignmentWriterFormat::getFormatName |
( |
| ) |
const |
|
inline |
◆ getUnparsedArguments()
| virtual const std::map<std::string, std::string>& bpp::BppOAlignmentWriterFormat::getUnparsedArguments |
( |
| ) |
const |
|
inlinevirtual |
◆ read()
| OAlignment * BppOAlignmentWriterFormat::read |
( |
const std::string & |
description | ) |
|
| throw | ( | Exception |
| ) | | |
◆ unparsedArguments_
| std::map<std::string, std::string> bpp::BppOAlignmentWriterFormat::unparsedArguments_ |
|
private |
◆ warningLevel_
| int bpp::BppOAlignmentWriterFormat::warningLevel_ |
|
private |
The documentation for this class was generated from the following files: