augur.util_support.node_data_file moduleο
- class augur.util_support.node_data_file.NodeDataFile(fname, validation_mode=ValidationMode.ERROR)ο
Bases:
object
- property annotationsο
- property branchesο
- property generated_byο
- property is_generated_by_incompatible_augurο
- items()ο
- property nodesο
- validate()ο
- class augur.util_support.node_data_file.NodeDataObject(node_data_json, fname, validation_mode=ValidationMode.ERROR)ο
Bases:
NodeDataFile
NodeDataObject is identical to NodeDataFile except it takes a node-data dict rather than loading the node data from a file