Count the number of sequence cluster, given a certain threshold. This requires that a phylogenetic tree was previously computed.
More...
#include <Bpp/Seq/Io/Maf/CountClustersMafStatistics.h>
Count the number of sequence cluster, given a certain threshold. This requires that a phylogenetic tree was previously computed.
Definition at line 57 of file CountClustersMafStatistics.h.
◆ CountClustersMafStatistics()
bpp::CountClustersMafStatistics::CountClustersMafStatistics |
( |
const std::string & |
property, |
|
|
double |
threshold |
|
) |
| |
|
inline |
◆ compute()
void CountClustersMafStatistics::compute |
( |
const MafBlock & |
block | ) |
|
◆ getFullName()
std::string bpp::CountClustersMafStatistics::getFullName |
( |
| ) |
const |
|
inline |
◆ getNumberOfClusters_()
unsigned int CountClustersMafStatistics::getNumberOfClusters_ |
( |
const Node * |
node, |
|
|
std::map< const Node *, double > & |
heights |
|
) |
| |
|
private |
◆ getPropertyName()
std::string bpp::CountClustersMafStatistics::getPropertyName |
( |
| ) |
const |
|
inline |
◆ getShortName()
std::string bpp::CountClustersMafStatistics::getShortName |
( |
| ) |
const |
|
inline |
◆ getTreeProperty()
const std::string& bpp::CountClustersMafStatistics::getTreeProperty |
( |
| ) |
const |
|
inline |
◆ setTreeProperty()
void bpp::CountClustersMafStatistics::setTreeProperty |
( |
const std::string & |
property | ) |
|
|
inline |
◆ threshold_
double bpp::CountClustersMafStatistics::threshold_ |
|
private |
◆ treeProperty_
std::string bpp::CountClustersMafStatistics::treeProperty_ |
|
private |
The documentation for this class was generated from the following files: