module update: subread/featurecounts - Bump container versions #10249#10250
Conversation
|
All tests passnf-core module test subread/featurecounts --profile singularity --no-prompts
INFO Generating nf-test snapshot
INFO All tests passed! nf-core module test subread/featurecounts --profile conda --no-prompts
INFO Generating nf-test snapshot
INFO Generating nf-test snapshot again to check stability
INFO All tests passed! nf-core module test subread/featurecounts --profile docker --no-prompts
INFO Generating nf-test snapshot
INFO All tests passed! |
|
I don't think you have added the changed snapshots into this PR. At the very least I would expect the versions output to have changed (I'd be concerned if it hadn't) but it also seems that some of the actual outputs are showing different |
SPPearce
left a comment
There was a problem hiding this comment.
You need to run nf-core modules test subread/featurecounts -u to update the test snapshots.
You also need to update the environment.yml file, which controls the conda installation as well.
90d75b9 to
691d6ec
Compare
|
|
@SPPearce I've updated per your instructions, the output from nf-test looks slightly contradictory. Curious to see the results when they run as part of the CI.
|
de8ed0b to
ef37d46
Compare
SPPearce
left a comment
There was a problem hiding this comment.
Is it expected that the featureCounts tsv file is changing?
|
No, i dont believe so |
ef37d46 to
4736ab3
Compare

The container image version needs to be updated
nf-co.re/modules/subread_featurecounts
from:
https://depot.galaxyproject.org/singularity/subread/2.0.6--he4a0461_2
biocontainers/subread:2.0.6--he4a0461_2
to:
https://depot.galaxyproject.org/singularity/subread/2.1.1--h577a1d6_0
biocontainers/subread:2.1.1--h577a1d6_0
Tests run in both docker and singularity.
PR checklist
Closes #10249
nf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile conda