×

nf-core/falint @ 0.0.0-3fc6d40

A fasta linter/validator

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @gallvp
Maintainers: @gallvp

Summary

A fasta linter/validator

Get started

Add the following snippet to your workflow script to include this module.

include { FALINT } from 'nf-core/falint'

License

MIT License

Process
Name FALINT
Input 1 channel
#1 tuple
meta map

Groovy Map containing file information e.g. [ id:'test' ]

fasta file

Input fasta file

*.fasta
Output 3 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 error_log tuple
meta map

Groovy Map containing file information e.g. [ id:'test' ]

*.error.log file

Log file for failed validation

*.error.log
#3 success_log tuple
meta map

Groovy Map containing file information e.g. [ id:'test' ]

*.success.log file

Log file for successful validation

*.success.log
Tool Description Homepage
falint A Fasta linter/validator https://github.com/GallVp/fa-lint
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:11:10 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ffalint/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/falint/blobs/sha256:188f60f024ecb23037861a0cc50ad24203326e9639d392618eea12b6cae1c3a5
Size 2.3 KB
Checksum sha256:188f60f024ecb23037861a0cc50ad24203326e9639d392618eea12b6cae1c3a5
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:15:17 (UTC) 3 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:11:10 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 18:59:05 (UTC) 3 2.3 KB