Files
openpipeline/README.qmd
CI cd0af18851 Build branch fix-integration-tests with version dev (2dbe3b72)
Build pipeline: vsh-ci-dev-k8tz4

Source commit: 2dbe3b7231

Source message: Fix pointers to test resources
2024-10-17 17:56:12 +00:00

19 lines
659 B
Plaintext

---
title: OpenPipeline
format: gfm
---
<!-- README.md is generated by running 'quarto render README.qmd' -->
```{r, echo = FALSE, message = FALSE, error = FALSE, warning = FALSE}
library(tidyverse)
```
Extensible single cell analysis pipelines for reproducible and large-scale single cell processing using Viash and Nextflow.
The provided pipelines are built using the [Viash framework](http://www.viash.io) on top of the
nextflow workflow system. For more information on Nextflow please visit the [Nextflow github page](https://github.com/nextflow-io/nextflow)
and the [Nextflow read the docs page](https://www.nextflow.io/docs/latest/index.html).