phylo42 / IPK

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

Pass --threads to raxml. #18

Closed thekswenson closed 11 months ago

thekswenson commented 1 year ago

This launches raxml with the given number of threads. RAxML will fail if there are too many threads with respect to the complexity of the alignment. You may one day want to have a separate flag for the threads of raxml, and the threads of the k-mer step.