💾 Archived View for freeshell.de › tldr › nextflow.gmi captured on 2024-07-09 at 01:31:02. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

nextflow

Tool for running computational pipelines. Mostly used for bioinformatics workflows.

More information.

nextflow run {main.nf} -resume
nextflow run {user/repo} -revision {release_tag}
nextflow run {workflow} -work-dir {path/to/directory} -with-report {report.html}
nextflow log
nextflow clean -force {run_name}
nextflow list
nextflow pull {user/repo} -hub bitbucket
nextflow self-update
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY