Skip to content
Snippets Groups Projects
Commit 88dc793d authored by Adam Talbot's avatar Adam Talbot
Browse files

Add BOWTIE2_ALIGN_TRIMMED to use mulled container

parent aa7eceab
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@ process {
withName: '.*:BOWTIE2_ALIGN' {
container = 'quay.io/biocontainers/mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:a0ffedb52808e102887f6ce600d092675bf3528a-0'
}
withName: '.*:BOWTIE2_ALIGN_TRIMMED' {
container = 'quay.io/biocontainers/mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:a0ffedb52808e102887f6ce600d092675bf3528a-0'
}
withName: '.*:BUILD_CONTACT_MAPS' {
container = 'quay.io/nf-core/ubuntu:20.04'
}
......
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