Helper tools for use with nf-core Nextflow pipelines.
Project description
A python package with helper tools for the nf-core community.
The nf-core tools package is written in Python and can be imported and used within other packages. For documentation of the internal Python functions, please refer to the Tools Python API docs.
Installation
For full installation instructions, please see the nf-core documentation. Below is a quick-start for those who know what they're doing:
Bioconda
Install from Bioconda:
conda install nf-core
Alternatively, you can create a new environment with both nf-core/tools and nextflow:
conda create --name nf-core python=3.14 nf-core nextflow
conda activate nf-core
Python Package Index
Install from PyPI:
pip install nf-core
Development version
pip install --upgrade --force-reinstall git+https://github.com/nf-core/tools.git@dev
If editing, fork and clone the repo, then install as follows:
uv sync --all-extras
# Activate the virtual environment
source .venv/bin/activate
# Or use uv run to run commands without activating
uv run nf-core --help
Contributions and Support
If you would like to contribute to this package, please see the contributing guidelines.
For further information or help, don't hesitate to get in touch on the Slack #tools channel (you can join with this invite).
Citation
If you use nf-core tools in your work, please cite the nf-core publication as follows:
The nf-core framework for community-curated bioinformatics pipelines.
Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.
Nat Biotechnol. 2020 Feb 13. doi: 10.1038/s41587-020-0439-x.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nf_core-3.5.2.tar.gz.
File metadata
- Download URL: nf_core-3.5.2.tar.gz
- Upload date:
- Size: 512.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bbd2ed07750b151748fc22127d79246894b8b38b67ecd38c9a02efebb95e4c4
|
|
| MD5 |
249af4acaba1ab6f827665ad02ce08dd
|
|
| BLAKE2b-256 |
de60315fa1532f80dd38cdd0b8fe758dc0c1374f19da0462ee2e1b0b0dec6d69
|
File details
Details for the file nf_core-3.5.2-py3-none-any.whl.
File metadata
- Download URL: nf_core-3.5.2-py3-none-any.whl
- Upload date:
- Size: 594.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d47686f8ee9ba99f6ca34f86263ffa437582d33eb759daf363b1e874d27bbfa
|
|
| MD5 |
3d75f5e621e00fec6f212a0c6639756a
|
|
| BLAKE2b-256 |
ecc4e6fe422d73a5760834656f3e783089ed252ccc16f6085f64a42152697eea
|