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
09/30/202002/01/2023 by bioinfocore

Slurm display full job name

  • Unix
  • slurm, Unix
sacct -u username --format=JobID,JobName%30
sacct -u username --format=JobID,TIME,JobName%30,Start%12,Elapsed,NCPU,CPUTime

Source:
https://stackoverflow.com/questions/42217102/expand-columns-to-see-full-jobname-in-slurm

Post navigation

← Previous Post Python remove elements from a list
Next Post → Ignore row with only NaN in plotHeatmap – deepTools
Copyright 2022 | by bioinfocore