×

nf-core/juicertools/pre @ 0.0.0-0c7146d

Create a multi-resolution .hic contact matrix for analysis with Juicer

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @prototaxites
Maintainers: @prototaxites

Summary

Create a multi-resolution .hic contact matrix for analysis with Juicer

Get started

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

include { JUICERTOOLS_PRE } from 'nf-core/juicertools/pre'

License

MIT License

Process
Name JUICERTOOLS_PRE
Input 2 channels
#1 tuple
meta map

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

pairs file

Optionally gzipped TSV file, in one of a number of formats, including pairs format. See https://github.com/aidenlab/juicer/wiki/Pre#file-format for details.

*.{pairs,tsv}
#2 tuple
meta2 map

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

genome_id string

String of a supported genome ID, see https://github.com/aidenlab/juicer/wiki/Pre#usage for details. Incompatible with chromsizes option.

chromsizes file

Headerless TSV file describing chromosome sizes with format: chrom_name\tlength

Incompatible with genome_id option.

*.{tsv}
Output 2 channels
#1 hic tuple
meta map

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

*.hic file

.hic file for analysis and visualisation in Juicer

*.{hic}
#2 versions_juicertools tuple
${task.process} string

The name of the process

juicer_tools string

The name of the tool

juicer_tools -V | grep "Version" | sed "s/Juicer Tools Version //" eval

The expression to obtain the version of the tool

Tool Description Homepage
juicertools Visualization and analysis software for Hi-C data https://github.com/aidenlab/juicer
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:50:17 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fjuicertools%2Fpre/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/juicertools/pre/blobs/sha256:70d81e65496cab2a0e916116440edbdf2a03cf708c9efef7b27ca051d71832f9
Size 3.1 KB
Checksum sha256:70d81e65496cab2a0e916116440edbdf2a03cf708c9efef7b27ca051d71832f9
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:50:17 (UTC) 1 3.1 KB -