Top 7 Nextflow Pipeline Projects
-
rnaseq
RNA sequencing analysis pipeline using STAR, RSEM, HISAT2 or Salmon with gene/isoform counts and extensive quality control.
I would suggest the nf-core/rnaseq pipeline. It's used by many core facilities around the world. Also, there are many more pipelines from nf-core, e.g. Sarek for variant calling.
-
sarek
Analysis pipeline to detect germline or somatic variants (pre-processing, variant calling and annotation) from WGS / targeted sequencing
The sarek pipeline from nf-core might interest you
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Launching https://github.com/nf-core/chipseq [pensive_euler] DSL2 - revision: 51eba00b32 [master]
-
-
So, I'm a bioinformatician, and currently I am extending my company's data processing pipeline which takes metagenomic sequencing data and performs a number of downstream analyses on it, the results of which are then provided to our customers. Here is an example of such a data processing pipeline: it's a script which orchestrates the execution of a number of tools to get the desired end result. Each of the green bubbles in the flowchart represents a single program which needs to be called specific settings and with data provided to it either by me (as the pipeline input) or from outputs of previous steps in the pipeline.
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Nextflow Pipeline related posts
Index
What are some of the best open-source Pipeline projects in Nextflow? This list will help you:
Project | Stars | |
---|---|---|
1 | rnaseq | 561 |
2 | sarek | 224 |
3 | chipseq | 137 |
4 | atacseq | 128 |
5 | mag | 112 |
6 | eager | 85 |
7 | hlatyping | 37 |