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