nf-core/busco/generateplot @ 0.0.0-6c4ed3a
Summary
BUSCO plot generation tool
Get started
Add the following snippet to your workflow script to include this module.
include { BUSCO_GENERATEPLOT } from 'nf-core/busco/generateplot'
License
MIT License
Process
Name
|
BUSCO_GENERATEPLOT |
|---|
Input
1 channel
short_summary_txt
file
|
One or more short summary txt files from BUSCO short_summary.*.txt
|
|---|
Output
2 channels
#1
png
*.png
file
|
A summary plot in png format *.png
|
|---|
#2
versions_busco
tuple
${task.process}
string
|
The name of the process |
|---|---|
busco
string
|
The name of the tool |
busco --version 2> /dev/null | sed 's/BUSCO //g'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| busco | BUSCO provides measures for quantitative assessment of genome assembly, gene set, and transcriptome completeness based on evolutionarily informed expectations of gene content from near-universal single-copy orthologs selected from OrthoDB. | https://busco.ezlab.org/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:08:00 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbusco%2Fgenerateplot/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/busco/generateplot/blobs/sha256:8a24de32dc7fe024c30ce8b15726149fb172f6533d7f961f56916de05e6ac956 |
| Size | 2.5 KB |
| Checksum | sha256:8a24de32dc7fe024c30ce8b15726149fb172f6533d7f961f56916de05e6ac956 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:08:00 (UTC) | 3 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:49:42 (UTC) | 2 | 2.5 KB |