Skip to content
Snippets Groups Projects
Commit 6bc954e9 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Fix reference to file.

parent 6ae71bba
No related merge requests found
...@@ -244,7 +244,7 @@ process crossReads { ...@@ -244,7 +244,7 @@ process crossReads {
} }
else { else {
""" """
python3 $baseDir/scripts/xcor.py.py -b $seTagAlign python3 $baseDir/scripts/xcor.py -b $seTagAlign
""" """
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment