Skip to content
Snippets Groups Projects
Commit da66790f authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

- fixed namespaceing in AddOrReplaceReadGroups

parent eb23b56e
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,8 @@ class Mapping(private var globalConfig: Config) extends QScript {
this.memoryLimit = 2
this.nCoresRequest = 2
this.jobResourceRequests :+= "h_vmem=4G"
this.RGID = qscript.RGID
this.RGLB = qscript.RGLB
this.RGPL = qscript.RGPL
this.RGPU = qscript.RGPU
......
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