Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 487 Bytes

File metadata and controls

21 lines (15 loc) · 487 Bytes

Nextflow lint results

  • Generated: 2026-03-24T10:47:49.204690519Z
  • Nextflow version: 26.03.0-edge
  • Summary: 2 warnings

⚠️ Warnings

  • Warning: modules/local/selfcomp/splitfasta/main.nf:25:9: Variable was declared but not used

        def VERSION     = "1.7.8-1"
            ^^^^^^^
  • Warning: modules/local/selfcomp/splitfasta/main.nf:32:9: Variable was declared but not used

        def VERSION     = "1.7.8-1"
            ^^^^^^^