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:
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
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.
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:
Alternatively, you can create a new environment with both nf-core/tools and nextflow:
Python Package Index
Install from PyPI:
Development version
If editing, fork and clone the repo, then install as follows:
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
#toolschannel (you can join with this invite).Citation
If you use
nf-core toolsin your work, please cite thenf-corepublication as follows: