#include <msaReader.h>
|
| | MSAReader (std::string _file, Alphabet _alphabet, bool _checkValidation, bool _omitGaps=false) |
| | Constructor.
|
| |
| | MSAReader (std::string _file, Alphabet _alphabet, bool _checkValidation, bool _omitGaps=false) |
| | Constructor.
|
| |
| std::vector< Sequence > | read () |
| | Read the MSA file.
|
| |
◆ MSAReader()
| MSAReader::MSAReader |
( |
std::string | _file, |
|
|
Alphabet | _alphabet, |
|
|
bool | _checkValidation, |
|
|
bool | _omitGaps = false ) |
Constructor.
- Parameters
-
| _file | |
| _alphabet | |
| _checkValidation | |
| _omitGaps |
|
◆ readFile()
| void MSAReader_a3m::readFile |
( |
std::ifstream & | file | ) |
|
|
overrideprivatevirtual |
The documentation for this class was generated from the following files: