Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Python package with helper tools for the nf-core community.
| Date | Stars |
|---|---|
| 2026-07-24 | 318 |
| 2026-07-25 | 318 |
| 2026-07-28 | 318 |
| 2026-07-30 | 318 |
| 2026-08-06 | 318 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<h1>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nf-core/tools/main/docs/images/nfcore-tools_logo_dark.png">
<img alt="nf-core/tools" src="https://raw.githubusercontent.com/nf-core/tools/main/docs/images/nfcore-tools_logo_light.png">
</picture>
</h1><!-- omit in toc -->
[](https://github.com/nf-core/tools/actions?query=workflow%3A%22Python+tests%22+branch%3Amain)
[](https://codecov.io/gh/nf-core/tools)
[](https://github.com/prettier/prettier)
[](https://github.com/charliermarsh/ruff)
[](https://bioconda.github.io/recipes/nf-core/README.html)
[](https://pypi.org/project/nf-core/)
[](https://nfcore.slack.com/channels/tools)
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 [nf-core tools Python API docs](https://nf-co.re/docs/nf-core-tools/api_reference/latest/).
## Installation
For full installation instructions, please see the [nf-core documentation](https://nf-co.re/docs/nf-core-tools/cli/installation).
Below is a quick-start for those who know what they're doing:
### Bioconda
Install [from Bioconda](https://bioconda.github.io/recipes/nf-core/README.html):
```bash
conda install nf-core
```
Alternatively, you can create a new environment with both nf-core/tools and nextflow:
```bash
conda create --name nf-core python=3.14 nf-core nextflow
conda activate nf-core
```
### Python Package Index
Install [from PyPI](https://pypi.python.org/pypi/nf-core/):
```bash
pip install nf-core
```
### Development version
```bash
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:
```bash
uv sync
# 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](CONTRIBUTING.md).
For further information or help, don't hesitate to get in touch on the [Slack `#tools` channel](https://nfcore.slack.com/channels/tools) (you can join with [this invite](https://nf-co.re/join/slack)).
## 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](https://dx.doi.org/10.1038/s41587-020-0439-x).
Excerpt of 3,471 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:40d8cbab483dc5da, topic:bioinformatics, readme:bioinformatics
matched fp:40d8cbab483dc5da, topic:workflow