nf-core/pretextsnapshot @ 0.0.0-0c7146d
Summary
A module to generate images from Pretext contact maps.
Get started
Add the following snippet to your workflow script to include this module.
include { PRETEXTSNAPSHOT } from 'nf-core/pretextsnapshot'
License
MIT License
Process
Name
|
PRETEXTSNAPSHOT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
pretext_map
file
|
pretext hic map *.pretext
|
order_file
file
|
Custom ordering of scaffolds in pretext snapshot output. This is a single column file of scaffold names |
Output
2 channels
#1
image
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.{jpeg,png,bmp}
file
|
image of a hic contact map *.{jpeg,png,bmp}
|
#2
versions_pretextsnapshot
tuple
${task.process}
string
|
Name of the process |
|---|---|
PretextSnapshot
string
|
Name of the tool |
PretextSnapshot --version | sed 's/^.*PretextSnapshot Version //g'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| pretextsnapshot | Commandline image generator for Pretext Hi-C genome contact maps. | https://github.com/wtsi-hpag/PretextSnapshot |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:28:24 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpretextsnapshot/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pretextsnapshot/blobs/sha256:9a8ad17b8d5a73ab84fc23141e61a3ba8f01c508a1bec4e920ddbf49324fd77f |
| Size | 3.3 KB |
| Checksum | sha256:9a8ad17b8d5a73ab84fc23141e61a3ba8f01c508a1bec4e920ddbf49324fd77f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:27 (UTC) | 5 | 3.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:28:24 (UTC) | 3 | 3.3 KB |