From ca4d3bc53138bd34c3298a8a1a542b119dd7ba0b Mon Sep 17 00:00:00 2001 From: Martin Pippel Date: Thu, 11 Jan 2024 14:39:56 +0100 Subject: [PATCH] Update subworkflows/functional_annotation/README.md Co-authored-by: Mahesh Binzer-Panchal --- subworkflows/functional_annotation/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/subworkflows/functional_annotation/README.md b/subworkflows/functional_annotation/README.md index 88b7aa6..fef2b10 100644 --- a/subworkflows/functional_annotation/README.md +++ b/subworkflows/functional_annotation/README.md @@ -48,7 +48,6 @@ These command line tool parameters can be changed by overriding the `ext.args` v ```nextflow process { withName: 'INTERPROSCAN' { - // ext.args = '--iprlookup --goterms -pa -t p' } }