-
Notifications
You must be signed in to change notification settings - Fork 0
PBS example scripts for the Imperial HPC
Alan Murphy edited this page Nov 6, 2023
·
5 revisions
Brian's PBS scripts for running the rare disease cell typing jobs in parallel are here: https://github.com/neurogenomics/rare_disease_celltyping/tree/master/pbs
There are four types of pbs scripts that one can use on the Imperial HPC. To submit a job to the cluster use the following:
qsub path/to/pbs_script.pbs
Note that the fodler you're in when you submit the job is important as this will be the working directory for the job. I like to structure this as follows:
project_folder/pbs/pbs_script.pbs
and then submit the job from project_folder
The four types of jobs are single and parallel, CPU and GPU jobs. Note that these can all be submitted to different queues so it's worth inspecting the queues to get more info on which is most suitable.
- Home
- Useful Info
- To do list for new starters
- Recommended Reading
-
Computing
- Our Private Cloud System
- Cloud Computing
- Docker
- Creating a Bioconductor package
- PBS example scripts for the Imperial HPC
- HPC Issues list
- Nextflow
- Analysing TIP-seq data with the nf-core/cutandrun pipeline
- Shared tools on Imperial HPC
- VSCode
- Working with Google Cloud Platform
- Retrieving raw sequence data from the SRA
- Submitting read data to the European Nucleotide Archive
- R markdown
- Lab software
- Genetics
- Reproducibility
- The Lab Website
- Experimental
- Lab resources
- Administrative stuff