BEEP, BEEP - I am your friendly #Snakemake release announcement bot.

There is a new release of Snakemake. Its version now is 9.21.0!

Give us some time, and you will automatically find it on #Bioconda and #Pypi.

The maintainer is here on Mastodon -
@johanneskoester .

If you discover any issues, please report them on https://github.com/snakemake/snakemake/issues.

See https://github.com/snakemake/snakemake/releases/tag/v9.21.0 for details. Here is the header of the changelog:
๐‘…๐‘’๐‘™๐‘’๐‘Ž๐‘ ๐‘’ ๐‘๐‘œ๐‘ก๐‘’๐‘  (๐‘๐‘œ๐‘ ๐‘ ๐‘–๐‘๐‘™๐‘ฆ ๐‘Ž๐‘๐‘๐‘Ÿ๐‘–๐‘”๐‘’๐‘‘):
๐…๐ž๐š๐ญ๐ฎ๐ซ๐ž๐ฌ

* add a function to help with prepending arguments to filenames; close [#672]: https://github.com/snakemake/snakemake/issues/672, https://github.com/snakemake/snakemake/issues/4090

๐๐ฎ๐  ๐…๐ข๐ฑ๐ž๐ฌ

* close plugin handlers after draining QueueListener in LoggerManager.stop: https://github.com/snakemake/snakemake/issues/4137

๐๐ž๐ซ๐Ÿ๐จ๐ซ๐ฆ๐š๐ง๐œ๐ž ๐ˆ๐ฆ๐ฉ๐ซ๐จ๐ฏ๐ž๐ฆ๐ž๐ง๐ญ๐ฌ

* adjust default sqlite PRAGMAs, auto detect network fstype: https://github.com/snakemake/snakemake/issues/4152

Beep, Beep - I am your friendly #Snakemake release announcement bot.

There is a new release of the ๐’๐ง๐š๐ค๐ž๐ฆ๐š๐ค๐ž ๐‘๐ž๐ฉ๐จ๐ซ๐ญ๐ž๐ซ ๐๐‹๐ฎ๐ ๐ข๐ง ๐Ÿ๐จ๐ซ ๐๐š๐ง๐จ๐ฉ๐ฎ๐›๐ฌ systems. Its version now is 0.2.0!

Give us some time, and you will automatically find the plugin on #Bioconda and #Pypi.

This plugin is relevant for Snakemake users willing to publish
Software Metadata easyly.
The maintainer is here on Mastodon @rupdecat.

If you discover any issues, please report them on https://github.com/snakemake/snakemake-report-plugin-nanopub/issues.

See https://github.com/snakemake/snakemake-report-plugin-nanopub/releases/tag/v0.2.0 for details. Here is the header of the changelog:
๐‘…๐‘’๐‘™๐‘’๐‘Ž๐‘ ๐‘’ ๐‘๐‘œ๐‘ก๐‘’๐‘  (๐‘๐‘œ๐‘ ๐‘ ๐‘–๐‘๐‘™๐‘ฆ ๐‘Ž๐‘๐‘๐‘Ÿ๐‘–๐‘”๐‘’๐‘‘):
๐…๐ž๐š๐ญ๐ฎ๐ซ๐ž๐ฌ

* added pyaml deps ([a40892c](https://github.com/snakemake/snakemake-report-plugin-nanopub/commit/a40892c5c855d26d39fcefb6736accee78f36afc))

๐๐ฎ๐  ๐…๐ข๐ฑ๐ž๐ฌ

* catching additional ([559bea1](https://github.com/snakemake/snakemake-report-plugin-nanopub/commit/559bea1f7eeed3ae9b52e94f86ce117951a6214b))
* formatting ([e054733](https://github.com/snakemake/snakemake-report-plugin-nanopub/commit/e0547333f2c4fdfa098f6c4c2295c09a47fd026a))
* formatting & linting ([721bd9d](https://github.com/snakemake/snakemake-report-plugin-nanopub/commit/721bd9dc97530cb8dbda16c84017842e517cfe9b))
* now conda env versions are present, so are wrapper versions ([d11ce70](https://github.com/snakemake/snakemake-report-plugin-nanopub/commit/d11ce70971848bb6fc24ee114bbd59454ebdb7a4))
* rule info from job stats to rule m...

BEEP, BEEP - I am your friendly #Snakemake release announcement bot.

There is a new release of Snakemake. Its version now is 9.20.0!

Give us some time, and you will automatically find it on #Bioconda and #Pypi.

The maintainer is here on Mastodon -
@johanneskoester .

If you discover any issues, please report them on https://github.com/snakemake/snakemake/issues.

See https://github.com/snakemake/snakemake/releases/tag/v9.20.0 for details. Here is the header of the changelog:
๐‘…๐‘’๐‘™๐‘’๐‘Ž๐‘ ๐‘’ ๐‘๐‘œ๐‘ก๐‘’๐‘  (๐‘๐‘œ๐‘ ๐‘ ๐‘–๐‘๐‘™๐‘ฆ ๐‘Ž๐‘๐‘๐‘Ÿ๐‘–๐‘”๐‘’๐‘‘):
๐…๐ž๐š๐ญ๐ฎ๐ซ๐ž๐ฌ

* add a helper function that translate Python script names into corresponding module names: https://github.com/snakemake/snakemake/issues/4065
* add with_suffix argument to subpath helper function, allowing low-code suffix extensions and replacements for input and output files and params: https://github.com/snakemake/snakemake/issues/4156
* enable caching for named multi-output rules: https://github.com/snakemake/snakemake/issues/4151

๐๐ฎ๐  ๐…๐ข๐ฑ๐ž๐ฌ

* CLI/profile runtime override is interpreted as minutes not as seconds: https://github.com/snakemake/snakemake/issues/4053
* **docs:*: https://github.com/snakemake/snakemake/issues/4173
* ensure that also storage plugins without settings are auto-deployed: https://github.com/snakemake/snakemake/issues/4178
* issue 3958 relative path for storage prefix breaks apptainer: https://github.com/snakemake/snakemake/issues/3962
* suppress duplicate SpawnedJobError tracebacks in local executor: https://gith...

Over last few days I wrote about publishing #Python packages to #PyPI and #bioconda. Enjoy!
#bionformatics
https://wasi.ovh/yachay/posts/2026/publish_python/
Publishing Python packages to PyPI โ€” [email protected]

Beep, Beep - I am your friendly #Snakemake release announcement bot.

There is a new release of the ๐’๐ง๐š๐ค๐ž๐ฆ๐š๐ค๐ž ๐‘๐ž๐ฉ๐จ๐ซ๐ญ๐ž๐ซ ๐๐‹๐ฎ๐ ๐ข๐ง ๐Ÿ๐จ๐ซ ๐๐š๐ง๐จ๐ฉ๐ฎ๐›๐ฌ systems. Its version now is 0.1.0!

Give us some time, and you will automatically find the plugin on #Bioconda and #Pypi.

This plugin is relevant for Snakemake users willing to publish
Software Metadata easyly.
The maintainer is here on Mastodon @rupdecat.

If you discover any issues, please report them on https://github.com/snakemake/snakemake-report-plugin-nanopub/issues.

See https://github.com/snakemake/snakemake-report-plugin-nanopub/releases/tag/v0.1.0 for details. Here is the header of the changelog:

X-post from Bluesky:

๐Ÿง‘โ€๐Ÿ’ปSatellite Hackathon at #ViBioM2026!

Join the #Virus #Bioinformatics + @nf_core Hybrid Collaborative #Hackathon & collaborate on bioinformatic tools and ideas & contribute to reproducible workflows & research infrastructure.

Want to write nf-core modules for virus tools? Convert viral analysis workflows to #Nextflow? Add tools to #bioconda ? Contribute VirJenDB? Or your own project?

(supported by @NFDI4Microbiota )

Register your interest ๐Ÿ‘‡

https://evbc.uni-jena.de/events/vibiom2026/hackathon-satellite-event/

This cannot be:

I am trying to compile a few stats for the #Snakemake executor plugin for #SLURM on #HPC systems. Preparing for a lighting talk at the #SnakemakeHackathon2026

PyPi: 20,000 downloads last month
BioConda: > 60,000 total (aggregated over all versions)

Impressive as it might be, this is contradictory. PyPi would exceed BioConda by a huge margin.

Does anyone know how to get all-time statistics from either platform? #BioConda or #PyPi?

CondaNest โ€“ GUI quแบฃn lรฝ mรดi trฦฐแปng Conda trรชn Linux, phรน hแปฃp cho xแปญ lรฝ ฤ‘a mรดi trฦฐแปng Bioconda. Giao diแป‡n nhแบน, trแปฑc quan, khรดng cแบงn activate ฤ‘แปƒ xem gรณi. Tแบกo, xรณa, dแปn dแบนp mรดi trฦฐแปng dแป… dร ng. Viแบฟt bแบฑng Python & GTK4, hiแป‡u nฤƒng cao. ฤang แปŸ giai ฤ‘oแบกn beta โ€“ gรณp รฝ ฤ‘แปƒ cแบฃi thiแป‡n! #Conda #Bioconda #Linux #Python #GTK4 #OpenSource #conda #bioconda #linux #opensource

https://www.reddit.com/r/opensource/comments/1qi9ewg/i_built_a_native_linux_gui_to_organize_conda/

@pjacock @maartenk

Just _now_ in #bioconda . Please give it a try, Peter. The execution is skipped in a CI environment. The fact that it passed the Bioconda test makes me optimistic.

As for the documentation page: I have to wait, as I cannot trigger an update. But I will pay attention.

AS for the change: It was a crude hack. See:

https://fediscience.org/@snakemake/115701873440242545

Snakemake Release Robot (@[email protected])

Attached: 1 image Beep, Beep - I am your friendly #Snakemake release announcement bot. There is a new release of the Snakemake executor for #SLURM on #HPC systems. Its version now is 2.0.3! Give us some time, and you will automatically find the plugin on #Bioconda and #Pypi. If you want to discuss the release, you will find the maintainers here on Mastodon! @rupdecat and @[email protected] If you discover any issues, please report them on https://github.com/snakemake/snakemake-executor-plugin-slurm/issues. See https://github.com/snakemake/snakemake-executor-plugin-slurm/releases/tag/v2.0.3 for details. Here is the header of the changelog: ๐‘…๐‘’๐‘™๐‘’๐‘Ž๐‘ ๐‘’ ๐‘๐‘œ๐‘ก๐‘’๐‘  (๐‘๐‘œ๐‘ ๐‘ ๐‘–๐‘๐‘™๐‘ฆ ๐‘Ž๐‘๐‘๐‘Ÿ๐‘–๐‘”๐‘’๐‘‘): ๐๐ฎ๐  ๐…๐ข๐ฑ๐ž๐ฌ * ci slurm check: https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/388

FediScience.org

@egonw a few days ago, I bumped the #Bioconda package of r-wikipathways to v1.30 . Thank you for this wonderful package!

Today, after quite some tinkering, I managed to overlay differential expression results. This is not stable code, yet. The enrichment is a bit fiddly and the overlay relies on finding the right offsets in a downloaded path figure. But perhaps, I am naive and there is a better way?