Skip to content
  • View menu
  • View sidebar

bioinfo core

Index & solution of bioInfo utilities

  • Home
  • All entries
  • Blogs
  • Contact
  • About

Categories

  • Between languages (7)
  • Blogs (8)
  • Python (35)
  • R (1)
  • Unix (37)

Tags

bedfile Blogs conda Excel html numpy Pandas Python R slurm Unix
04/16/202010/21/2021 by bioinfocore

Delete a series of jobs in slurm

  • Unix
  • slurm, Unix

Delete a series of jobs using their job id. Change xxxxxxx to the start job id and the end job id in the script. (don’t worry about the jobs in between that is not yours, you don’t have the authorization to delete them, they will be skipped automatically)

./delJobs.sh

The script can be download here:
https://gist.github.com/fa5a9bdfa9192339259100019afcee0a.git

Post navigation

← Previous Post Slurm system multiple job submission template
Next Post → Python NumPy replace nan in array to 0 or a number
Copyright 2024 | by bioinfocore