×

nf-core/blobtk/plot @ 0.0.0-e2d3f0d

Creates differing styles of blobplots depending on provided arguments.

Latest version: 0.0.0-e2d3f0d
Total downloads: 2
Source: nf-core/modules
Authors: @DLBPointon
Maintainers: @DLBPointon

Summary

Creates differing styles of blobplots depending on provided arguments.

Get started

Add the following snippet to your workflow script to include this module.

include { BLOBTK_PLOT } from 'nf-core/blobtk/plot'

License

MIT License

Process
Name BLOBTK_PLOT
Input 5 channels
#1 tuple
meta map

Groovy Map containing sample information and blobtk arguments e.g. [ id:'sample1']

fasta file

Input assembly FASTA.

*.fasta
local_path directory

A path to a Blob Dir generated as part of a greater pipeline.

*/
online_path string

A webaddress to a Blob Dir e.g. hosted on a BlobToolKit Viewer.

*/
extra_args map

Groovy Map containing sample information and blobtk arguments e.g. [name: 'VIEW', args: "-v"]

format string

Value indicating the output format. e.g. "png" or "svg"

Output 3 channels
#1 png tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.png file

Blobplot PNG results of input arguments.

#2 svg tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.svg file

Blobplot SVG results of input arguments.

#3 versions_blobtk tuple
${task.process} string

The name of the process

blobtk string

The name of the tool

blobtk --version | cut -d' ' -f2 eval

The expression to obtain the version of the tool

Tool Description Homepage
blobtk BlobTk contains a set of core functions used by BlobToolKit tools. Implemented in Rust, these functions are intended to be accessible from the command line, as python modules and will include web assembly code for use in javascript. https://github.com/genomehubs/blobtk/
Version 0.0.0-e2d3f0d
Commit ID e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b
Release Date 28 Apr 2026 21:15:09 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fblobtk%2Fplot/0.0.0-e2d3f0d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/blobtk/plot/blobs/sha256:70a6d85a0131e8738b56411be7dccd574c983da2475fd8c17fa8786dece3d9e0
Size 3.5 KB
Checksum sha256:70a6d85a0131e8738b56411be7dccd574c983da2475fd8c17fa8786dece3d9e0
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-e2d3f0d 28 Apr 2026 21:15:09 (UTC) 1 3.5 KB
0.0.0-0c7146d 08 Apr 2026 18:28:17 (UTC) 1 3.5 KB -