Phil Ewels's Avatar

Phil Ewels

@ewels.bsky.social

๐Ÿงฌ Scientist (bioinformatics / genomics), ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป software developer, ๐Ÿชด community builder. Product Manager for open source @seqera.io

1,772 Followers  |  91 Following  |  210 Posts  |  Joined: 01.06.2023  |  1.8916

Latest posts by ewels.bsky.social on Bluesky

Are you all in on the AI revolution? @seqera.io now has an MCP! ๐Ÿค–

You can integrate Platform, with all of your @nextflow.io run history, logs and data, right into your LLM of choice.

With MCP clients blossoming for all kinds of services, this allows for some seriously powerful agentic systems ๐Ÿ’ช

09.10.2025 17:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It's out! The latest and greatest #NextflowSummit agenda ๐ŸŽ‰

This time the event is free and online, so no excuses not to register and join to hear the latest and greatest @nextflow.io updates from the community ๐Ÿค—

07.10.2025 15:58 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Bactopia v4 - Overview & Help Wanted ยท Issue #628 ยท bactopia/bactopia Bactopia v4 Yo! Well, it is about that time! I am planning to release version 4 of Bactopia in the near future. With this version, Bactopia will introduce new and exciting things, but at the same t...

Seems I'm not good at Bactopia v4 progress updates!

Since my last update:
- Nextflow v25+ compatible
- Converted to nf-test
- nf-bactopia plugin released

If you are interesting in testing (very much appreciated!), I now have a dev build available here: github.com/bactopia/bac...

06.10.2025 20:31 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Really nice summary by @angelp.bsky.social and @boofla.bsky.social about the work we've been doing to support #arm64 builds for #bioconda and #Nextflow over at @nf-co.re and @seqera.io

It feels like we're nearing the tipping point, what's not to love about greener more efficient computation? ๐ŸŒฑ๐Ÿ

02.10.2025 20:46 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image Post image Post image

Exhausted but happy after a very productive week at @scilifelab.se for the @nf-co.re core / steering team retreat ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ˜ด Huge thank you to everyone involved! ๐Ÿ™๐Ÿป

We got loads done! Blog post recap coming soon..

26.09.2025 14:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Join 700+ global participants on Oct 23-24 for the #NextflowSummit by @seqera.io๐ŸŒ

๐Ÿ’ก Get ready for two days of insights from industry leaders, including 50+ speakers and tracks spanning AI, infrastructure & scientific development!

Register now: hubs.la/Q03KL90Y0

๐Ÿ‘€Agenda coming soon!

24.09.2025 10:27 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Don't leave it any later - come and join the @nf-co.re #hackathon in Barcelona! ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป ๐Ÿ

They're brilliant fun and a great way to meet people. There are still tickets left, but they're going fast.. ๐ŸŽŸ

17.09.2025 15:47 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Seqera AI just got a massive upgrade โœจ

Be it workflow runs, data stores, pipeline configuration or compute environments - you can now ask @seqera.io AI to interact with them.

Words and videos don't really do it justice, you really need to try out. Hit the link below and see for yourself ๐ŸŽ‰

17.09.2025 15:43 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
v1.9 released! - rich-click None

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป New API for grouping help options into 'Panels', replacing the old groups syntax.

Check out the blog post for details, upgrade and have a play - tell us your favourite themes!

$ pip install --upgrade rich-click
$ rich-click --themes

ewels.github.io/rich-click/1...

17.09.2025 11:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐ŸŽ‰ Help text, now for positional arguments

๐Ÿ˜€ Support for Typer by @tiangolo.com (again). We removed official Typer support when it got the ability to natively produce pretty output with rich. But now we have themes and stuff, we figured we'd try to make them compatible again.

17.09.2025 11:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

v1.9 has:

๐Ÿง‘๐Ÿปโ€๐ŸŽจ themes: select colour palettes and display presets from a library, rather than having to hand craft every aspect.

๐Ÿฆ„ Set theme *as a user*, overriding the settings from the CLI developer. Great for accessibility, eg. if colour-blind you can choose your own colours

17.09.2025 11:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
v1.9 released! - rich-click None

Daniel Reeves has been heads down on this release for months, and the new version has a tonne of super nice features.. You can read about them all in detail in the associated blog release: ewels.github.io/rich-click/1...

17.09.2025 11:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Really excited to announce the v1.9 release of the `rich-click` library ๐ŸŽ‰ It's a Python library that uses builds on top of command-line help output from click, giving you beautiful output with only a couple of lines of code ๐Ÿช„ โœจ ๐ŸŒˆ

v1.9 TLDR: We have themes!

17.09.2025 11:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Join us for the next online training week! Follow the online materials, make use of drop-in office hours to get help, and receive a fancy certificate at the end ๐Ÿ“ฎ๐Ÿ”–โœจ๐Ÿง‘โ€๐ŸŽ“

17.09.2025 05:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿป nextflow ๐Ÿป

Reproducible scientific workflows

๐Ÿ”— https://nextflow.io

#homebrew #newpkg #macos #linux #formula

13.09.2025 12:46 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The next @nextflow.io Training Week is coming up - September 2025 ๐Ÿ“†

Grab the opportunity to book some time in your calendar and pester some of the nice Seqera folks who will be around to help out in the training office hours ๐Ÿ˜Š

11.09.2025 08:38 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

There are still a few spots left for the Barcelona @nf-co.re hackathon! ๐Ÿ‡ช๐Ÿ‡ธ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป๐Ÿง‘๐Ÿผโ€๐Ÿ’ป๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป๐Ÿ’ซ

Grab your registration now before it's too late and join the fun ๐Ÿคฉ

10.09.2025 05:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐ŸšจBoth the beginner and advanced #Nextflow Trainings in Barcelona are officially sold out! But you can still get involved at the @nf-co.re Hackathon on Oct 28-29!

Register now: hubs.la/Q03Ht1Nj0

09.09.2025 09:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Preview
Seqera Sessions, Cambridge, UK Join us in Cambridge for a day of hands-on training and expert talks at the intersection of bioinformatics, research, and innovation. Whether youโ€™re new to Nextflow or looking to deepen your expertise...

If you're in Cambridge next week, join us for a day of Nextflow training and featured talks, including from @genomicsengland.bsky.social. Plus, networking with the @seqera.io team, including @evanfloden.bsky.social, co-creator of Nextflow! ๐Ÿ‘ฉโ€๐Ÿ’ป

We hope to see you there! hubs.la/Q03GRlRB0

04.09.2025 08:52 โ€” ๐Ÿ‘ 3    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Here's a little easter egg for those of you using @seqera.io #platform.. ๐Ÿฅš โœจ

Recently we released a new feature that lets you set custom pipeline icons. What's less well known is that animated icons are also supported - party time!! ๐Ÿชฉ ๐Ÿฅณ ๐ŸŽ‰

The trick is to rename your .gif to a .png file extension ๐Ÿคซ

01.09.2025 07:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

New to Nextflow? โญ Attend our upcoming beginner training sessions across Europe! ๐Ÿงต

28.08.2025 09:43 โ€” ๐Ÿ‘ 5    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Fantastic news, great to hear your voice again! ๐Ÿ˜Š Glad you're getting over this, sounds like a pretty terrifying experience ๐Ÿ˜“

29.08.2025 18:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Accidentally popular: Beautiful CLI interfaces with rich-click by Phil Ewels| PyConSe | 2024
YouTube video by PyCon Sweden Accidentally popular: Beautiful CLI interfaces with rich-click by Phil Ewels| PyConSe | 2024

The full recording has just gone up on YouTube, so you can now watch the talk here: youtu.be/vGSYj_5tGmY

Slides are on my personal site at phil.ewels.co.uk/talks/2024/1... and the library itself is on GitHub: github.com/ewels/rich-c...

29.08.2025 09:33 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Last year I gave a talk at #PyCon Sweden about one of my pet-projects: rich-click.

The title was "Accidentally popular: Beautiful CLI interfaces with rich-click". I talked about the library, but also the #opensource journey, involving @willmcgugan.bsky.social, @tiangolo.com and Daniel Reeves ๐Ÿ˜Š

29.08.2025 09:33 โ€” ๐Ÿ‘ 12    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
a black and white cat is standing in front of a bookshelf and says oh stop you 're just saying that ALT: a black and white cat is standing in front of a bookshelf and says oh stop you 're just saying that
27.08.2025 20:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

That feeling when AI can create cat videos with better @nextflow.io training content than you've made in years.. ๐Ÿ˜ป ๐Ÿ˜น

Could this be the new face of #Nextflow at @seqera.io ?!

27.08.2025 15:58 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Registration is OPEN for the 2025 #NextflowSummit ๐ŸŽ‰

For the first time ever, the event is entirely online and free! ๐Ÿ†“ ๐Ÿฅณ ๐Ÿ–ฅ๏ธ

Sign up now and get the dates into your calendar.. We have a sweepstake going on registration numbers and I went high, so I need your support ๐Ÿ™๐Ÿป ๐Ÿ˜†

26.08.2025 10:39 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

New blog post! Introducing nf-core Advisories
https://nf-co.re/blog/2025/advisories/

21.08.2025 11:01 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

We heard from several people just back from vacation, so extended the deadline for abstracts by a few days. This is really the last extension though, so get those abstracts in!

ICYMI, this #NextflowSummit will be online, so we'd love to see a diverse range of speakers from all over the world! ๐ŸŒ

20.08.2025 07:18 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Seqera Sessions, Cambridge, UK Join us in Cambridge for a day of hands-on training and expert talks at the intersection of bioinformatics, research, and innovation. Whether youโ€™re new to Nextflow or looking to deepen your expertise...

Join us in Cambridge for a day of hands-on @nextflow.io training and expert talks at the intersection of bioinformatics, research, and innovation ๐Ÿ’ป

๐ŸŽŸ๏ธRegister now: hubs.la/Q03D8T_-0

18.08.2025 15:43 โ€” ๐Ÿ‘ 3    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@ewels is following 20 prominent accounts