×

nf-core/busco/generateplot @ 0.0.0-0c7146d

BUSCO plot generation tool

Latest version: 0.0.0-6c4ed3a
Total downloads: 5
Source: nf-core/modules
Authors: @GallVp
Maintainers: @GallVp

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:49:42 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbusco%2Fgenerateplot/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/busco/generateplot/blobs/sha256:0d7b34611adb3ed365e323834b8b3275b17acc2f908edd681f4b33a2edaa88be
Size 2.5 KB
Checksum sha256:0d7b34611adb3ed365e323834b8b3275b17acc2f908edd681f4b33a2edaa88be
Downloads 2
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