Skip to content

Commit

Permalink
fix: Remove pull_docker_container from PINTS
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Feb 29, 2024
1 parent 7840300 commit ff802d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@ process {
withName: PINTS_CALLER {
// FIXME bowtie2 fails for some reason
ext.when = { params.aligner != "bowtie2" }
// FIXME The singularity image doesn't exist on biocontainers yet
// https://github.com/hyulab/PINTS/issues/3
ext.singularity_pull_docker_container = true
}

withName: BEDTOOLS_SORT {
Expand Down

0 comments on commit ff802d9

Please sign in to comment.