PTreeGenerator  1.0
Simple phylogenetic tree generation from multiple sequence alignment.
 All Classes Namespaces Files Functions Variables
Classes | Packages
distance_matrix.py File Reference

Go to the source code of this file.

Classes

class  ptreegen.distance_matrix.DistanceMatrix
 Basically a wrapper around a numpy array obejct representing the alignment distance matrix. More...

Packages

namespace  ptreegen.distance_matrix
namespace  distance_matrix
 Constains just the ptreegen::distance_matrix::DistanceMatrix class.