Skip to content
Snippets Groups Projects

sbatchWrapCmdLine

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Philippe Leroy

    How to launch a command line under slurm

    Edited
    snippetfile1.txt 212 B
    pleroy.genotoul **sbatch -n 8 --wrap="command line"**  
    Exemple:  
    pleroy.genotoul **sbatch -n 8 --wrap="bl2seq -p blastn -F F -i scaffold29220_5BL.tfa -j scaffold98273_5DL.tfa -e 1e-10 -D 1 > 5BL_5DL.bl2seq"**  
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment