nf-core/blobtk/plot @ 0.0.0-6c4ed3a
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
Name
|
BLOBTK_PLOT |
|---|
meta
map
|
Groovy Map containing sample information and blobtk arguments e.g. |
|---|---|
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. |
|---|
format
string
|
Value indicating the output format. e.g. |
|---|
png
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.png
file
|
Blobplot PNG results of input arguments. |
svg
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.svg
file
|
Blobplot SVG results of input arguments. |
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:07:44 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fblobtk%2Fplot/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/blobtk/plot/blobs/sha256:9709bafe898092a08a6ecd0810e2f87dd9d68ffe4a194fc6434f5f51017ec85f |
| Size | 3.5 KB |
| Checksum | sha256:9709bafe898092a08a6ecd0810e2f87dd9d68ffe4a194fc6434f5f51017ec85f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:07:44 (UTC) | 3 | 3.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:49:21 (UTC) | 1 | 3.5 KB |