Welcome
Join us in person for the April 2026 nf-core hackathon in Boston!
This hackathon will be held as part of the Nextflow Summit 2026 in Boston, USA and is organised jointly.
- Summit website: https://summit.nextflow.io/2026/boston/
- Dates: 28th - 29th April 2026
- Registration: Visit the summit registration page
- Location: Aloft Boston Seaport District
Staying Connected
Even though it’s an in-person hackathon, communication tools can be quite useful!
Slack
Slack is our official online communication tool. Join via nf-co.re/join and make sure you’re in these channels:
#hackathon-apr-2026- Main hackathon communication#github-invitations- Request access to the nf-core GitHub organization
How the Hackathon Works
Workflow
- Pick a project - Browse the projects below and find one that interests you
- Join a project - Joining a project is as simple as turning up and sitting down at the table of the project you’re interested in.
- Find a task - Check the GitHub project board for issues
- Assign yourself - Claim the issue in GitHub (one at a time to avoid duplicating work)
- Hack! - Write code, chat with your group, ask questions
- Open a pull request - When you’re done, submit your changes
- Pull request reviews - Need a review? Post your PR in
#request-reviewand find a “review buddy” to swap reviews with. - Celebrate! - Share your progress with your group and at the daily wrap-up
Don’t feel tied to one project - it’s fine to move between projects throughout the hackathon.
For Project Leads
Daily wrap-ups: Prepare 1 slide per project with a high-level summary, photos, or memes (max 1 minute). The sillier the better! Post memes to #nf-core-memes.
Projects
We’ll work in projects during the hackathon. Projects can be anything from:
- Adding new features to existing pipelines
- Adding and improving components (modules / subworkflows)
- Improving the website and nf-core tooling
- Creating entirely new pipelines
- Discussion and planning community initiatives
- Working on special interest group topics
- …anything else
You can bring your own favourite topic or choose from a list of open issues in the community. Each project has a lead person who can point you in the right direction.
Submit a new project
If you have an idea for a project that you think would be fun to do during the hackathon,
please add it to the website by submitting a pull-request to the nf-core/website repository.
You need to add a new markdown file to the
sites/main-site/src/content/hackathon-projects/hackathon-boston-2026 directory.
See the topics migration project markdown file as an example, if you’re unsure about anything please ask in Slack or in the pull-request. The front-matter YAML at the top of the file should be filled in as follows:
title: Short and self-descriptive name for the projectcategory: One ofpipelines,components,toolingslack: If your project already has an obvious Slack channel (eg. a pipeline) then right click it and Copy link and fill in here. Otherwise, create a hackathon-specific channel for your project with the pattern#hack-boston-2026-<project-name>.image: A meme, silly picture or any other image to make your project more memorable. Add to thesites/main-site/src/assets/images/events/2026/hackathon-bostondirectory as part of your PR.image_alt: Text description of your image.leaders: One or more contact people for your project (array)- Each key under
leaders: Your GitHub usernamename: Your nameslack: Link to your Slack user. Find this by right clicking your name in Slack and selecting Copy link
- Each key under
The body text can provide any context and background.
Projects should have at least one goal mentioned in the body text under a ## Goal heading that you want to
try to achieve by the end of the hackathon.