A Nextflow pipeline for computationally intensive searches of large-scale bottom-up proteomics datasets.
- Ensure that you are on a system that has Apptainer, Nextflow, and SLURM.
- Clone the repositiory by running
git clone https://github.com/stavis1/chicxulub - Edit the nextflow.config file where indicated to use your SLRUM account, maximum queue size, desired partition, and quality of service.
- Make edit the
default_params.txtfile for your experiment and place it in the same folder as your.mzMLand.fastafiles. - Fill out a
design.tsvfile based on the template. All paths in the file should be absolute. - Run
nextflow run /path/to/proteomics_cluster_submission/main.nf --design design.tsv