phylo42 / IPK

Inference of phylo-k-mers
MIT License
4 stars 1 forks source link

CalledProcessError when raxml outputs an error. #19

Closed thekswenson closed 1 year ago

thekswenson commented 1 year ago

When I get a error from raxml (e.g. about the tree being unrooted), it is buried in superfluous python error output.  This change will catch the subprocess.CalledProcessError in the python script so that this crap doesn't get printed.