Package Bio :: Package Nexus :: Module Nexus :: Class StepMatrix
[hide private]
[frames] | no frames]

Class StepMatrix

source code

Calculate a stepmatrix for weighted parsimony. See Wheeler (1990), Cladistics 6:269-275.

Instance Methods [hide private]
 
__init__(self, symbols, gap) source code
 
set(self, x, y, value) source code
 
add(self, x, y, value) source code
 
sum(self) source code
 
transformation(self) source code
 
weighting(self) source code
 
smprint(self, name='your_name_here') source code