Skip to content
Snippets Groups Projects
Commit e608b69b authored by Moustakas's avatar Moustakas
Browse files

Code styling

parent 63746b00
No related branches found
No related tags found
1 merge request!26Macs2
task peakCalling {
task PeakCalling {
String? preCommand
Array[File] bamFiles
String outDir
......@@ -6,7 +6,6 @@ task peakCalling {
Int? threads
Int? memory
command {
set -e -o pipefail
${preCommand}
......
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