Help for this page

Select Code to Download


  1. or download this
    --wrap.sh--
    #!/bin/sh
    
    "$@"
    
  2. or download this
    qsub -o <log> -q <queue> [other qsub args] wrap.sh perl scriptname scr
    +iptargs