Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 0e18aec

Browse files
committed
Add deprecation notice
1 parent 5b128d6 commit 0e18aec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616

1717
## Introduction
1818

19+
:::warning
20+
This pipeline has been deprecated on June 13, 2024 because it did not meet the quality standards of nf-core.
21+
Please use the [nf-core/scdownstream](https://nf-co.re/scdownstream) pipeline instead.
22+
:::
23+
1924
**nf-core/scflow** is a bioinformatics pipeline for scalable, reproducible, best-practice analyses of single-cell/nuclei RNA-sequencing data.
2025

2126
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. Full case/control sc/sn-RNAseq analyses can be orchestrated with a single line of code on a local workstation, high-performance computing cluster (HPC), or on Cloud services including Google Cloud, Amazon Web Services, Microsoft Azure, and Kubernetes. It uses Docker/Singularity containers making installation trivial and results highly reproducible.

0 commit comments

Comments
 (0)