nf-core/falint @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:15:17 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffalint/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/falint/blobs/sha256:f12fb6f41b880ec4db3afaf3c8c5772217e72b513ce7ad5768767150633ec2bd |
| Size | 2.3 KB |
| Checksum | sha256:f12fb6f41b880ec4db3afaf3c8c5772217e72b513ce7ad5768767150633ec2bd |
| 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 |