Feel very hard writing nextflow pipeline.

This page summarizes the projects mentioned and recommended in the original post on /r/bioinformatics

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • awesome-nextflow

    A curated list of nextflow based pipelines

  • Hello, I am writing nextflow pipeline after reading nextflow docs and some examples. But I am struggling because nextflow could do some basic scripting, but lacks instructions. For example: How to wrap long strings? params.steps = "xxxx..." If "xxxx..." is very very long, and if I am writing python, I can write "xxxx..." in two lines like: params.steps = "xxxx..." \ "xxxx..."

  • nextflow

    A DSL for data-driven computational pipelines

  • The nextflow devs have been talking about this for a while on GitHub. Looks like they're implementing something along these lines using schema like they do for nf-core. GitHub discussion.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts