Skip to content
Snippets Groups Projects
Verified Commit ffc99bdc authored by Laurent Modolo's avatar Laurent Modolo
Browse files

danpos: fix typo :153

parent 0acd330e
Branches
No related tags found
No related merge requests found
...@@ -148,7 +148,7 @@ workflow dpos_bw_no_b { ...@@ -148,7 +148,7 @@ workflow dpos_bw_no_b {
emit: emit:
bg = wig_to_bedgraph.out.bg bg = wig_to_bedgraph.out.bg
wig = bigwig_to_wig.out.wig wig = bigwig_to_wig.out.wig
bed = dpos_wig.out.bed bed = dpos_wig_no_b.out.bed
} }
process dpos_wig_no_b { process dpos_wig_no_b {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment