Skip to content

Commit 617fa38

Browse files
committed
CNVnator is not implemented (yet)
1 parent d488dde commit 617fa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ def usage_message() {
362362
log.info ' --help Show this message and exit'
363363
log.info ' --fastq Input fastqfile (default is bam but with fq as fileending)'
364364
log.info ' --steps Specify what steps to run, comma separated:'
365-
log.info ' Callers: manta, fermikit, cnvnator (choose one or many)'
365+
log.info ' Callers: manta, fermikit (choose one or many)'
366366
log.info ' Annotation: vep OR snpeff'
367367
log.info ' --outdir Directory where resultfiles are stored'
368368
log.info ''

0 commit comments

Comments
 (0)