Skip to content

Commit

Permalink
Merge pull request #29 from seqeralabs/bump_images_for_singularity
Browse files Browse the repository at this point in the history
Bump images for singularity
  • Loading branch information
pinin4fjords authored May 2, 2024
2 parents 7b5219e + e913f80 commit 64f2b7b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 23 deletions.
3 changes: 2 additions & 1 deletion modules/local/plot_run_gantt/main.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
process PLOT_RUN_GANTT {
tag "$meta.id"

conda 'click=8.0.1 pandas=1.1.5 plotly_express=0.4.1 typing=3.10.0.0'
container 'seqeralabs/nf-aggregate:click-8.0.1_pandas-1.1.5_plotly_express-0.4.1_typing-3.10.0.0--342dabfe6548a051'
container 'seqeralabs/nf-aggregate:click-8.0.1_pandas-1.1.5_plotly_express-0.4.1_typing-3.10.0.0--ccea219dc6c3d6a1'

input:
tuple val(meta), path(run_dump)
Expand Down
29 changes: 7 additions & 22 deletions workflows/nf_aggregate/tests/main.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,30 +1,15 @@
{
"Parameters: default": {
"content": [
{
"0": [

],
"1": [

],
"multiqc_report": [

],
"versions": [

]
}
],
"timestamp": "2023-12-04T10:38:26.10265603"
},
"Should run without failures": {
"content": [
[
"versions.yml:md5,43372d67fa3f029a02cc64a571d88e13",
"versions.yml:md5,8ab950fb3e4c32ce4745551fa9a4b8e7",
"versions.yml:md5,f3cf523314479fcfc842e81116af8ab4"
]
],
"timestamp": "2023-12-04T15:47:00.36029546"
"meta": {
"nf-test": "0.8.4",
"nextflow": "23.10.1"
},
"timestamp": "2024-05-02T13:45:38.806631609"
}
}
}

0 comments on commit 64f2b7b

Please sign in to comment.