Skip to content

Commit e89c1d9

Browse files
authored
Merge pull request #36 from nf-core/32-update-pipeline-metro-map-on-the-readme-page
32 update pipeline metro map on the readme page
2 parents 1d7fe1f + 5fe4b89 commit e89c1d9

File tree

6 files changed

+7
-3
lines changed

6 files changed

+7
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212

1313
## Introduction
1414

15-
**nf-core/spatialxe** is a bioinformatics best-practice processing and quality control pipeline for Xenium data. **The pipeline is currently under developement and no completed yet!**
15+
**nf-core/spatialxe** is a bioinformatics best-practice processing and quality control pipeline for Xenium data. **The pipeline is currently under developement and not completed yet!**. The current plan for the pipeline implementation is shown in the metromap below. Please note that the pipeline steps and methods might change as we move forward in the development cycle.
16+
17+
![nf-core/spatialxe-metromap](docs/images/spatialxe-metromap.png)
1618

1719
The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker/Singularity containers making installation trivial and results highly reproducible. The [Nextflow DSL2](https://www.nextflow.io/docs/latest/dsl2.html) implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies. Where possible, these processes have been submitted to and installed from [nf-core/modules](https://github.com/nf-core/modules) in order to make them available to all nf-core pipelines, and to everyone within the Nextflow community!
1820

@@ -22,8 +24,6 @@ On release, automated continuous integration tests run the pipeline on a full-si
2224

2325
## Pipeline summary
2426

25-
26-
2727
## Quick Start
2828

2929
1. Install [`Nextflow`](https://www.nextflow.io/docs/latest/getstarted.html#installation) (`>=22.10.1`)

docs/images/mqc_fastqc_adapter.png

-22.9 KB
Binary file not shown.

docs/images/mqc_fastqc_counts.png

-33.1 KB
Binary file not shown.

docs/images/mqc_fastqc_quality.png

-54.5 KB
Binary file not shown.

docs/images/spatialxe-metromap.png

1.53 MB
Loading

docs/images/spatialxe-metromap.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)