79180107

Date: 2024-11-12 07:16:55
Score: 0.5
Natty:
Report link

As nicely explained in thia post, I would recommend the followings:

#SBATCH --nodes=1
#SBATCH --ntasks=1
#SBATCH --cpus-per-task=8

RepeatMasker -pa 2

Then, you will get 8 cores. Your RepeatMasker will spawn two engine. Each engin would use 4 cores.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Amin.A