IdoBar / par-spanner

A shell wrapper to split an input large FASTA file and then execute NCBI BLAST or HMMscan in parallel
GNU General Public License v3.0
4 stars 4 forks source link

Add support to run on an HPC cluster #3

Open IdoBar opened 5 years ago

IdoBar commented 5 years ago

Add a flag to run on an HPC cluster (PBS or SLURM)

IdoBar commented 5 years ago

Use pbs2slurm for translation to SLURM. See https://github.com/NIH-HPC/pbs2slurm