Skip to content
Snippets Groups Projects

QuaC - First major review

Merged Manavalan Gajapathy requested to merge make_it_production_ready into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
#!/usr/bin/env python3
"""
QuaC pipeline.
Reads user input data, constructs snakemake command to run the pipeline
along with their required modules, and submits them as slurm job.
Loading