Skip to content

allista/PBS-utils

Repository files navigation

Utility scripts to run arbitrary bioinformatics software on a PBS server. Currently only serial jobs (i.e. jobs that run on a single node exclusively) are supported. Several _run scripts are provided: garli_run for GARLI (OpenMP version), mb_run for MrBayes (MPI version) and degen_primer_run for DegenPrimer.

Note: for these scripts to work it is necessary that all PBS computing nodes are configured to create per-job temporary directory and export it's path as TMPDIR environment variable.

About

A python library and a set of scripts to automate routine PBS job creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published