↧
5 Nextflow Tips for HPC Users
↧
Five more tips for Nextflow user on HPC
↧
↧
Introducing Nextflow support for SQL databases
↧
Setting up a Nextflow environment on Windows 10
This document provides a step-by-step guide to setting up a Nextflow development environment on Windows 10.
↧
Configure Git private repositories with Nextflow
A step-by-step guide to configure Nextflow with Git hosting solutions.
↧
↧
Learning Nextflow in 2022
Resources for learning Nextflow: 2022 Revision
↧
Nextflow’s community is moving to Slack!
Join us to receive insights, resources and connect with the community first hand.
↧
Evolution of the Nextflow runtime
Software development is a constantly evolving, this post will summarise the major changes in the evolution of the framework over the next 12 to 18 months.
↧
Nextflow Summit 2022
Submit a talk or poster abstract for the Nextflow Summit 2022!
↧
↧
Deploy Nextflow Pipelines with Google Cloud Batch!
Deploy Nextflow pipelines at scale with new the Google Cloud Batch compute service.
↧
Nextflow and nf-core mentorship, Round 1
With the first round of the CZI Nextflow / nf-core mentorship now complete, we look back at the success of the program so far.
↧
Turbo-charging the Nextflow command line with Fig!
Powerful autocomplete for Nextflowin your command line interface with Fig.
↧
Rethinking containers for cloud native pipelines
Learn about Wave, an exciting new container provisioning and augmentation service that is fully integrated with the Nextflow and Nextflow Tower ecosystems. Wave will change the way you think about provisioning and managing containers!
↧
↧
Nextflow Summit 2022 Recap
Catch up on exciting developments from this year’s Nextflow Summit held in Barcelona
↧
Analyzing caching behavior of pipelines
A guide to analysis of dump-hashes for troubleshooting caching behavior.
↧
Get started with Nextflow on Google Cloud Batch
We've talked about deploying Nextflow pipelines with Google Cloud Batch in the past. Join us again for an extended and updated version
↧
Learn Nextflow in 2023
An updated compilation of the best Nextflow learning resources for 2023.
↧
↧
The State of Kubernetes in Nextflow
It seems that Kubernetes is everywhere we look! Nextflow users increasingly see K8s as a viable compute environment for their bioinformatic pipelines. In this article, Ben Sherman, Seqera Lab’s master of all things Kubernetes, details recent improvements to the Nextflow/Kubernetes integration.
↧
Nextflow and nf-core Mentorship, Round 2
With the second round of the mentorship program now complete, we celebrate the success of the most recent cohort of mentors and mentees.
↧
Celebrating our largest international training event and hackathon to date
An overview of the March 2023 Nextflow/nf-core training and hackathon events
↧
Selecting the right storage architecture for your Nextflow pipelines
Exploring the pros and cons of various file systems and cloud object stores for your Nextflow pipeline
↧
↧
Nextflow on BIG IRON: Twelve tips for improving the effectiveness of pipelines on HPC clusters
Learn how to deploy and manage Nextflow pipelines with HPC workload managers.
↧
Reflecting on ten years of Nextflow awesomeness
A Nextflow retrospective describing ten years of community innovation
↧
A Nextflow-Docker Murder Mystery: The mysterious case of the “OOM killer”
Helpful tips for troubleshooting out-of-memory errors in containerized execution environments.
↧
Nextflow goes to university!
Seqera partnership with universities to help students to learn Nextflow
↧
↧
Geraldine Van der Auwera joins Seqera
We're excited to welcome Geraldine to Seqera as Lead Developer Advocate to help the Nextflow community in the USA grow and thrive!
↧
Introducing the Nextflow Ambassador Program
We are excited to announce the launch of the Nextflow Ambassador Program, a worldwide initiative designed to foster collaboration, knowledge sharing, and community growth.
↧
Introducing community.seqera.io
We are very excited to introduce the Seqera community forum - the new home of the Nextflow community!
↧
Nextflow Summit 2023 Recap
The 2023 Summit was our best community event ever, drawing roughly 900 attendees across multiple channels.
↧
↧
Nextflow and nf-core Mentorship, Round 3
With the third round of the mentorship program now complete, we celebrate the success of the most recent cohort of mentors and mentees.
↧
Optimizing Nextflow for HPC and Cloud at Scale
There are several considerations when running large pipelines, including head job resources, storage, and virtual threads. In this in-depth article, Ben Sherman of Seqera explains how to optimize Nextflow for HPC and cloud at scale!
↧
Nextflow workshop at the 20th KOGO Winter Symposium
This is the first time we have a Nextflow workshop in Korea, and the feedback was amazing!
↧
Nextflow's colorful new console output
Bringing a splash of color to your pipeline monitoring.
↧
↧
Leveraging nf-test for enhanced quality control in nf-core
Reproducibility is an important attribute of all good science. This is specially true in the realm of bioinformatics, where software is hopefully being constantly updated, and pipelines are ideally being maintained. This blog post covers nf-test in the nf-core context.
↧
One-Year Reflections on Nextflow Mentorship
From a mentee in the Nextflow and nf-core mentorship program to a Senior Bioinformatician at ZS. Come and read this post as I share a bit of my journay in the Nextflow community.
↧
Application of Nextflow and nf-core to ancient environmental eDNA
In this blog post, James goes through a workshop he organized to demonstrate the efficiency and reproducibility Nextflow and nf-core can bring to analyze ancient environmental DNA.
↧
Empowering Bioinformatics: Mentoring Across Continents with Nextflow
The post highlights Robert Petit's involvement in the nf-core Mentorship Program, where he mentored individuals from Malawi, Chile, and Brazil in Nextflow and nf-core. Despite geographical barriers, his mentees successfully adapted their workflows, contributing to the open-source community. The narrative underscores the transformative impact of mentorship, encouraging participation in future rounds.
↧
↧
nf-schema: the new and improved nf-validation
The post describes nf-schema, the former nf-validation nextflow plugin rewritten and improved.
↧
Nextflow Training: Bridging Online Learning with In-Person Connections
The authors share in this post their experience while organizing a watch party for the Nextflow fundamentals training.
↧
Open call for new Nextflow Ambassadors closes June 14
We've been recruiting more volunteers to the Nextflow Ambasador program and the applications close in June 14. This post is an official reminder for those interested in applying! ;)
↧
Nextflow 24.04 - Release highlights
A highlight of some of the goodies that have just been released in the 24.04 stable release of Nextflow 24.04 stable.
↧
↧
Fostering Bioinformatics Growth in Türkiye
Kübra shares her first steps towards the establishment of a Nextflow community in Türkiye!
↧
Reflecting on a Six-Month Collaboration: Insights from a Nextflow Ambassador
Cristina Tuñi reflects on a collaboration that emerged after her contact was found in the Nextflow Ambassador page.
↧
Join us in welcoming the new Nextflow Ambassadors
It's time for a new cohort of Nextflow Ambassadors, with both new and continuing volunteers, to start!
↧
How I became a Nextflow Ambassador!
This blog describes my journey from bash to nextflow community.
↧
↧
Experimental cleanup with nf-boost
nf-boost is a Nextflow plugin that tackles storage issues by cleaning intermediate files on the fly, inspired by challenges faced with the GEMmaker pipeline. This blog post tells the backstory and what you can achieve with the plugin today.
↧
Moving toward better support through the Community forum
Announcing a wave of improvements to the Community forum, including a sleeker design, better navigation and a one-size-fits-all category for support questions.
↧
Addressing Bioinformatics Core Challenges with Nextflow and nf-core
From managing complex pipelines to optimizing resource utilization, Nextflow offers a range of benefits that can streamline workflows and improve productivity for bioinformatics core groups.
↧
My Journey with Nextflow: From Exploration to Automation
From traditional scripting to streamlined automation: Dr. Pritam Kumar Panda shares his transformative journey with Nextflow, now a vital tool in his bioinformatics career at DKFZ, Heidelberg.
↧
↧
Daisy-chaining workflows: the nf-cascade concept
nf-cascade is a proof-of-concept Nextflow pipeline that demonstrates how multiple workflows, such as nf-core pipelines, can be seamlessly integrated and daisy-chained into a single workflow without modifying the original workflows.
↧