Entering edit mode
4.2 years ago
dk0319
▴
70
I am interested in knowing if anyone can recommend any good resources for learning how to submit jobs on a unix based cluster. For example, I already have R scripts for aligning and performing DGE analysis that run on my computer but I would like to utilize the cluster for future analysis. Does anyone have tips to learn how to accomplish this? Thank you in advance and cheers.
Your cluster could be running any number of queuing or workload softwares. Get in touch with the administrators, they will have guidelines. At least they can say "we run qsub" or "we run slurm" then you can Google how to use that tool.