nf-core/fastqe @ 0.0.0-6c4ed3a
Summary
fastqe is a bioinformatics command line tool that uses emojis to represent and analyze genomic data.
Get started
Add the following snippet to your workflow script to include this module.
include { FASTQE } from 'nf-core/fastqe'
License
MIT License
Process
Name
|
FASTQE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fastq
file
|
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively. |
Output
2 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.tsv
file
|
Text file containing emoji *.tsv
|
#2
versions_fastqe
tuple
${task.process}
string
|
The name of the process |
|---|---|
fastqe
string
|
The name of the tool |
0.5.2
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| fastqe | A tool for visualizing FASTQ file quality using emoji | https://github.com/fastqe/fastqe |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:16:53 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffastqe/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fastqe/blobs/sha256:b17472f621b3d2a4e261508628c3c716badddf1586a038e32b821255c5870e3d |
| Size | 2.4 KB |
| Checksum | sha256:b17472f621b3d2a4e261508628c3c716badddf1586a038e32b821255c5870e3d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:16:53 (UTC) | 1 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:11:59 (UTC) | 1 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:59:38 (UTC) | 1 | 2.4 KB |