Missing MP check for FastTree
Does not print all tree file names
Does not do file exist check before checking NN in tree files
Inconsistent 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
Would recommend using the shell script on Mac/Linux systems, but the python file should
replicate functionality in Windows/Mac environments.
Missing MP check for FastTree Does not print all tree file names Does not do file exist check before checking NN in tree files Inconsistent 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
Would recommend using the shell script on Mac/Linux systems, but the python file should replicate functionality in Windows/Mac environments.