I want to do pangenome analisys with raory, but i have a big dataset (~10k genomes) so i want to apply the maximum resources available in my server. In the roary manual it says that the flag -p set the number of threads to use.
The lscpu command provides the following output:
CPU(s): 64
Thread(s) per core: 2
Should I run roary with the flag -p (threads) "-p 128"?
Tks ! i will try it.