Skip to content

Commit

Permalink
test priority
Browse files Browse the repository at this point in the history
  • Loading branch information
mspodda committed May 24, 2024
1 parent 8751ecb commit 488047e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/snakefile_final.smk
Original file line number Diff line number Diff line change
Expand Up @@ -433,5 +433,6 @@ rule salmon_r_script:
total_salmon = config['datadirs']['r'] + "total_salmon.pdf"
conda:
config['conda']['r']
priority: 40
shell:
"Rscript {params.r_salmon}"

0 comments on commit 488047e

Please sign in to comment.