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 4086561 commit 8ff9b12Copy full SHA for 8ff9b12
RNAseq/Workflow_Documentation/NF_RCP/workflow_code/conf/by_docker_image.config
@@ -51,7 +51,7 @@ process {
51
52
withName: 'FEATURECOUNTS' {
53
// featureCounts 2.0.8 (12/10/2024)
54
- container = "quay.io/biocontainers/subread:2.0.8--h577a1d6_0
+ container = "quay.io/biocontainers/subread:2.0.8--h577a1d6_0"
55
}
56
57
withName: 'BUILD_RSEM_INDEX|COUNT_ALIGNED' {
0 commit comments