Skip to content

Commit 8ea45f0

Browse files
committed
seqkit over seqfu when 2 are in the same bundle
1 parent 5f2a9c2 commit 8ea45f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • subworkflows/local/utils_nfcore_seqinspector_pipeline

subworkflows/local/utils_nfcore_seqinspector_pipeline/main.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ def defineToolsList(input_bundle, input_tools, input_skip) {
394394
tools_list << 'fastqc'
395395
tools_list << 'fastqscreen'
396396
tools_list << 'seqkit_stats'
397-
tools_list << 'seqfu_stats'
398397
tools_list << 'sequali'
399398
tools_list << 'toulligqc'
400399
}

0 commit comments

Comments
 (0)