CodonU.vizualizer.plot_phy_dnd
Module Contents
Functions
|
Plots phylogenetic tree from dnd file |
- CodonU.vizualizer.plot_phy_dnd.plot_phy_dnd(handle: str, title: str = 'Phylogenetic Tree', save_image: bool = False, folder_path: str = 'Report')
Plots phylogenetic tree from dnd file
- Parameters:
handle – Handle to the dnd file
title – Title of the plot
save_image – Options for saving the image (optional)
folder_path – Folder path where image should be saved (optional)