nf-core/fastk/histex @ 0.0.0-6c4ed3a
Summary
A fast K-mer counter for high-fidelity shotgun datasets
Get started
Add the following snippet to your workflow script to include this module.
include { FASTK_HISTEX } from 'nf-core/fastk/histex'
License
MIT License
Process
Name
|
FASTK_HISTEX |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
histogram
file
|
A FastK histogram file *.hist
|
Output
2 channels
#1
hist
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.hist.txt
file
|
A formatted histogram file *.hist
|
#2
versions_fastk
tuple
${task.process}
string
|
Name of the process |
|---|---|
fastk
string
|
Name of the tool |
1.2
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| fastk | A fast K-mer counter for high-fidelity shotgun datasets | https://github.com/thegenemyers/FASTK |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:15:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffastk%2Fhistex/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fastk/histex/blobs/sha256:e6a7b79ffeee43d648b8564592262caf11ed69bb8655b84d1521cbedd414c892 |
| Size | 2.3 KB |
| Checksum | sha256:e6a7b79ffeee43d648b8564592262caf11ed69bb8655b84d1521cbedd414c892 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:15:31 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:59:25 (UTC) | 3 | 2.3 KB |