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

dpos: fix typo :67

parent ac7209ac
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ process dpos_bam {
"""
danpos.py dpos -m ${m} \
${params.dpos} \
-b ${bam_wce}
-b ${bam_wce} \
-o ${file_prefix} \
${bam_ip}
mv ${file_prefix}/pooled/* ${file_prefix}/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment