Skip to content

Commit 2fb6b30

Browse files
committed
comment change
1 parent c9567ed commit 2fb6b30

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

workflows/Nextflow/modules/report/report.nf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ process report {
3939
path "*"
4040

4141
script:
42-
//TODO: will need reference-based analysis updates as those workflows develop
43-
//.filter { it.name.endsWith(".nwk") }
44-
//TODO: add in taxonomy classification reports
42+
//TODO: nanoplot/long read QC reports
4543
"""
4644
#!/usr/bin/env perl
4745
use File::Basename;

0 commit comments

Comments
 (0)