bx.phylo.phast module

Rudimentary support for PHAST’s tree model file format (a simple format for storing trees and rate matrices).

class bx.phylo.phast.TreeModel

Bases: object

static from_file(f)