feat: add Snakemake profiles
parent
b59e91e8
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- README.md 21 additions, 32 deletionsREADME.md
- profiles/CookieCutterSlurm.py 31 additions, 0 deletionsprofiles/CookieCutterSlurm.py
- profiles/graphs/config.yaml 6 additions, 0 deletionsprofiles/graphs/config.yaml
- profiles/local-conda/config.yaml 8 additions, 0 deletionsprofiles/local-conda/config.yaml
- profiles/local-singularity/config.yaml 9 additions, 0 deletionsprofiles/local-singularity/config.yaml
- profiles/slurm-conda/config.yaml 12 additions, 0 deletionsprofiles/slurm-conda/config.yaml
- profiles/slurm-config.json 66 additions, 35 deletionsprofiles/slurm-config.json
- profiles/slurm-jobscript.sh 3 additions, 0 deletionsprofiles/slurm-jobscript.sh
- profiles/slurm-settings.json 6 additions, 0 deletionsprofiles/slurm-settings.json
- profiles/slurm-singularity/config.yaml 13 additions, 0 deletionsprofiles/slurm-singularity/config.yaml
- profiles/slurm-status.py 72 additions, 0 deletionsprofiles/slurm-status.py
- profiles/slurm-submit.py 60 additions, 0 deletionsprofiles/slurm-submit.py
- profiles/slurm_utils.py 345 additions, 0 deletionsprofiles/slurm_utils.py
- resources/config_schema.json 4 additions, 0 deletionsresources/config_schema.json
- tests/input_files/config.mutliple_lanes.yml 1 addition, 0 deletionstests/input_files/config.mutliple_lanes.yml
- tests/input_files/config.yaml 1 addition, 0 deletionstests/input_files/config.yaml
- tests/test_create_dag_image/test.sh 1 addition, 7 deletionstests/test_create_dag_image/test.sh
- tests/test_create_rule_graph/test.sh 1 addition, 7 deletionstests/test_create_rule_graph/test.sh
- tests/test_integration_workflow/test.local.sh 2 additions, 10 deletionstests/test_integration_workflow/test.local.sh
profiles/CookieCutterSlurm.py
0 → 100644
profiles/graphs/config.yaml
0 → 100644
profiles/local-conda/config.yaml
0 → 100644
profiles/local-singularity/config.yaml
0 → 100644
profiles/slurm-conda/config.yaml
0 → 100644
profiles/slurm-jobscript.sh
0 → 100755
profiles/slurm-settings.json
0 → 100644
profiles/slurm-singularity/config.yaml
0 → 100644
profiles/slurm-status.py
0 → 100755
profiles/slurm-submit.py
0 → 100755
profiles/slurm_utils.py
0 → 100644
Please register or sign in to comment