Skip to content
Snippets Groups Projects
Commit 75c5deaf authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

memory to int

parent 00eb908d
No related branches found
No related tags found
2 merge requests!9Changes for virus assembly pipeline,!10Extra tasks required for assembly.
......@@ -96,7 +96,7 @@ task extractAdapters {
Array[String] contamsList = read_lines(select_first([contamsOutputFilePath]))
}
runtime {
memory: "8G"
memory: 8
}
}
......
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