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

Add comment

parent 3605b18e
No related branches found
No related tags found
No related merge requests found
......@@ -204,6 +204,7 @@ task CollectRnaSeqMetrics {
String memory = "9G"
String javaXmx = "8G"
# With 6 minutes per G there were several timeouts.
Int timeMinutes = 1 + ceil(size(inputBam, "G") * 12)
String dockerImage = "quay.io/biocontainers/picard:2.20.5--0"
}
......
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