Skip to content

Commit

Permalink
Update Snakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tdayris authored Aug 27, 2024
1 parent acb96eb commit 5f2e414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bio/rseqc/inner_distance/test/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rule test_rseqc_inner_distance:
aln="A.bam",
refgene="annotation.bed",
output:
txt="a.txt",
reads_inner_distance="a.txt",
freq="freq.txt",
pdf="a.pdf",
plot_r="script.a.r",
Expand Down

0 comments on commit 5f2e414

Please sign in to comment.