omicverse.alignment.fasttree# omicverse.alignment.fasttree(aligned_fasta, output_dir, output_name='tree.nwk', model='gtr', gamma=True, nt=True, threads=None, extra_args=None, fasttree_path=None, auto_install=True, overwrite=False)[source]# Run FastTree to infer a phylogenetic tree. Return type: Dict[str, str]