Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Generated documentation for real-world Nextflow pipelines.
| rnaseq-nf | Simple RNA-seq pipeline | [HTML](examples/rnaseq-nf/index.html) | [Markdown](examples/rnaseq-nf/markdown/index.md) | [Table](examples/rnaseq-nf/table/README.md) | [JSON](examples/rnaseq-nf/json/pipeline-api.json) | [YAML](examples/rnaseq-nf/yaml/pipeline-api.yaml) |
| rnavar | nf-core/rnavar — RNA variant calling | [HTML](examples/rnavar/index.html) | [Markdown](examples/rnavar/markdown/index.md) | [Table](examples/rnavar/table/README.md) | [JSON](examples/rnavar/json/pipeline-api.json) | [YAML](examples/rnavar/yaml/pipeline-api.yaml) |
| sarek | nf-core/sarek — variant calling & annotation | [HTML](examples/sarek/index.html) | [Markdown](examples/sarek/markdown/index.md) | [Table](examples/sarek/table/README.md) | [JSON](examples/sarek/json/pipeline-api.json) | [YAML](examples/sarek/yaml/pipeline-api.yaml) |
| nf-fgsv | Fulcrum Genomics structural variant calling | [HTML](examples/nf-fgsv/index.html) | [Markdown](examples/nf-fgsv/markdown/index.md) | [Table](examples/nf-fgsv/table/README.md) | [JSON](examples/nf-fgsv/json/pipeline-api.json) | [YAML](examples/nf-fgsv/yaml/pipeline-api.yaml) |
| wf-metagenomics | Oxford Nanopore metagenomics workflow | [HTML](examples/wf-metagenomics/index.html) | [Markdown](examples/wf-metagenomics/markdown/index.md) | [Table](examples/wf-metagenomics/table/README.md) | [JSON](examples/wf-metagenomics/json/pipeline-api.json) | [YAML](examples/wf-metagenomics/yaml/pipeline-api.yaml) |
Loading