nf-core/tidk/plot @ 0.0.0-be790aa
Summary
Plots telomeric repeat frequency against sliding window location using data produced by tidk/search
Get started
Add the following snippet to your workflow script to include this module.
include { TIDK_PLOT } from 'nf-core/tidk/plot'
License
MIT License
Process
Name
|
TIDK_PLOT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
tsv
file
|
Search results in TSV format from *.tsv
|
Output
2 channels
#1
svg
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.svg
file
|
Telomere search plot *.svg
|
#2
versions_tidk
tuple
${task.process}
string
|
The name of the process |
|---|---|
tidk
string
|
The name of the tool |
tidk --version | sed 's/tidk //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| tidk | tidk is a toolkit to identify and visualise telomeric repeats in genomes | https://github.com/tolkit/telomeric-identifier |
| Version | 0.0.0-be790aa |
|---|---|
| Commit ID | be790aafaa178554b403f862164eb27042f0b35a |
| Release Date | 24 Apr 2026 15:01:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftidk%2Fplot/0.0.0-be790aa/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/tidk/plot/blobs/sha256:e53ac8f4696c9f84836d01c02e8ab49f0a16babac52a8b70f9544015900c10e1 |
| Size | 2.2 KB |
| Checksum | sha256:e53ac8f4696c9f84836d01c02e8ab49f0a16babac52a8b70f9544015900c10e1 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-be790aa | 24 Apr 2026 15:01:06 (UTC) | 3 | 2.2 KB | |
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:53 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:30 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:43:47 (UTC) | 3 | 2.2 KB |