#include <iostream>
#include <cstring>
#include <cstdlib>
#include <iomanip>
#include <fstream>
#include <cctype>
#include <cmath>
Go to the source code of this file.
Classes | |
class | statistics::similarityMatrix |
Class that contains information of similarity matrices. These are used to calculate the similarity between residues on the same column. Default matrices for AA, NT and DEG NT are provided, along with method for loading custom matrices. More... | |
Namespaces | |
statistics | |
Namespace containing all classes related to statistics handling. | |