nf-core/falint @ 0.0.0-0c7146d
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
error_log
tuple
meta
map
|
Groovy Map containing file information e.g. [ id:'test' ] |
|---|---|
*.error.log
file
|
Log file for failed validation *.error.log
|
#2
success_log
tuple
meta
map
|
Groovy Map containing file information e.g. [ id:'test' ] |
|---|---|
*.success.log
file
|
Log file for successful validation *.success.log
|
#3
versions_falint
tuple
${task.process}
string
|
The name of the process |
|---|---|
falint
string
|
The name of the tool |
fa-lint --version
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| falint | A Fasta linter/validator | https://github.com/GallVp/fa-lint |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b |
| Release Date | 08 Apr 2026 18:37:37 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffalint/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/falint/blobs/sha256:1402c2df2d90a7e652b9b8a41841d1642c40bd60dd72f08b62fb689a63cd42d6 |
| Size | 2.3 KB |
| Checksum | sha256:1402c2df2d90a7e652b9b8a41841d1642c40bd60dd72f08b62fb689a63cd42d6 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-e2d3f0d | 28 Apr 2026 21:15:27 (UTC) | 1 | 2.4 KB | ↔ | |
| 0.0.0-0c7146d | 08 Apr 2026 18:37:37 (UTC) | 1 | 2.3 KB | - |