We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e1694 commit 88cdf8dCopy full SHA for 88cdf8d
RNAseq/Workflow_Documentation/NF_RCP-F/workflow_code/config/software/by_docker_image.config
@@ -45,7 +45,7 @@ process {
45
container = "quay.io/biocontainers/rsem:1.3.1--pl526r341h4f16992_0"
46
}
47
48
- withName: 'RUNSHEET_FROM_GLDS |GENERATE_MD5SUMS|UPDATE_ISA_TABLES|SOFTWARE_VERSIONS' {
+ withName: 'RUNSHEET_FROM_GLDS|GENERATE_MD5SUMS|UPDATE_ISA_TABLES|SOFTWARE_VERSIONS' {
49
container = "quay.io/j_81/dp_tools:1.3.4"
50
51
0 commit comments