CodonU.phylogenetic_analysis.clustal_w

Module Contents

Functions

phy_clustal_w(bin_path, handle[, res_folder_path])

Makes the multiple sequence alignment with ClustalW. For details visit http://www.clustal.org/clustal2

CodonU.phylogenetic_analysis.clustal_w.phy_clustal_w(bin_path: str, handle: str, res_folder_path: str = 'Report')

Makes the multiple sequence alignment with ClustalW. For details visit http://www.clustal.org/clustal2

Parameters:
  • bin_path – Path to the binary file of ClustalW

  • handle – Handle to the file, or the filename as a string

  • res_folder_path – The path of folder where the file will be saved