Skip to content

Commit 8ff9b12

Browse files
committed
typo fix
1 parent 4086561 commit 8ff9b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNAseq/Workflow_Documentation/NF_RCP/workflow_code/conf/by_docker_image.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ process {
5151

5252
withName: 'FEATURECOUNTS' {
5353
// featureCounts 2.0.8 (12/10/2024)
54-
container = "quay.io/biocontainers/subread:2.0.8--h577a1d6_0
54+
container = "quay.io/biocontainers/subread:2.0.8--h577a1d6_0"
5555
}
5656

5757
withName: 'BUILD_RSEM_INDEX|COUNT_ALIGNED' {

0 commit comments

Comments
 (0)