...
The busco application allows you define multiple cores/threads within calls using the '-c or --cpu for number of threads allocated to the program
' options.
After downloading the example files, a batch script would take the following form where we are defining and using 8 cores (on a single node).
...