Skip to content

Commit

Permalink
Update Snakefile check
Browse files Browse the repository at this point in the history
  • Loading branch information
zsweger authored May 16, 2024
1 parent 16ba69e commit 33949e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/u_rho/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ rule uchannelrho_campaign_reco_get:
"""
echo "Getting file for INDEX {wildcards.INDEX}"
ln {input} {output}
ls benchmark_output/
"""

rule uchannelrho_campaign_raw_get:
Expand Down

0 comments on commit 33949e9

Please sign in to comment.