flu-crew / octoFLU

Script that labels phylogenetic clades based on the clade of the nearest neighbor using patristic distances determined from the tree.
9 stars 7 forks source link

Created python port for pipeline.sh v0.3 #13

Closed mazeller closed 5 years ago

mazeller commented 5 years ago

Missing MP check for FastTree Does not print all tree file names Now checks if files exist before reading/writing Removed static reference to the nt reference file *Inconsistant subprocess calls -Not following any standard or protocol on which function or how it is run -shell = True is used for Windows use, but decreases performance on all platforms

Confirmed to work on both Mac and Windows.