#include "FormatHandling/clustal_state.h"
#include "FormatHandling/fasta_m10_state.h"
#include "FormatHandling/fasta_state.h"
#include "FormatHandling/htmlreport_state.h"
#include "FormatHandling/mega_interleaved_state.h"
#include "FormatHandling/mega_sequential_state.h"
#include "FormatHandling/nexus_m10_state.h"
#include "FormatHandling/nexus_state.h"
#include "FormatHandling/phylip32_m10_state.h"
#include "FormatHandling/phylip32_state.h"
#include "FormatHandling/phylip40_m10_state.h"
#include "FormatHandling/phylip40_state.h"
#include "FormatHandling/phylip_paml_m10_state.h"
#include "FormatHandling/phylip_paml_state.h"
#include "FormatHandling/pir_state.h"
#include "FormatHandling/FormatManager.h"
Go to the source code of this file.
Namespaces | |
FormatHandling | |
Namespace that encapsulates all logic referent to Load, Save and Recognize Multiple Sequence Alignments formats. It contains the Format Manager , class that serves as a wrapper for Base Format Handler and its subclasses. It also contains the Base Format Handler and all it's formats. | |