Skip to content

Commit

Permalink
Update pipeline description
Browse files Browse the repository at this point in the history
  • Loading branch information
scwatts committed Mar 15, 2024
1 parent b4a37b3 commit 05c3503
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ manifest {
name = 'nf-core/oncoanalyser'
author = """Stephen Watts"""
homePage = 'https://github.com/nf-core/oncoanalyser'
description = 'A comprehensive cancer NGS analysis and reporting pipeline'
description = 'A comprehensive cancer DNA/RNA analysis and reporting pipeline'
mainScript = 'main.nf'
// NOTE(SW): staging reference data from S3 requires fixes made for the 22.10.4 release
// NOTE(SW): bug relating to concurrently staging data fixed in 22.10.5 release
Expand Down
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://raw.githubusercontent.com/nf-core/oncoanalyser/master/nextflow_schema.json",
"title": "nf-core/oncoanalyser pipeline parameters",
"description": "A comprehensive cancer NGS analysis and reporting pipeline",
"description": "A comprehensive cancer DNA/RNA analysis and reporting pipeline",
"type": "object",
"definitions": {
"input_output_options": {
Expand Down

0 comments on commit 05c3503

Please sign in to comment.