×

nf-core/pairtools/flip @ 0.0.0-3fc6d40

Flip pairs to get an upper-triangular matrix

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @jianhong
Maintainers: @jianhong

Summary

Flip pairs to get an upper-triangular matrix

Get started

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

include { PAIRTOOLS_FLIP } from 'nf-core/pairtools/flip'

License

MIT License

Process
Name PAIRTOOLS_FLIP
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

sam file

pair file

chromsizes file

chromosome size file

Output 2 channels
#1 flip tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.flip.gz file

output file of flip

*.{flip.gz}
#2 versions_pairtools tuple
${task.process} string

The name of the process

pairtools string

The name of the tool

pairtools --version | sed 's/.*pairtools.*version //' eval

The expression to obtain the version of the tool

Tool Description Homepage
pairtools CLI tools to process mapped Hi-C data http://pairtools.readthedocs.io/
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:24:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpairtools%2Fflip/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pairtools/flip/blobs/sha256:dad433b441225ac911aeaa761c0477ad60ae47a8b3dee6b6f9e6aac957d7860f
Size 2.1 KB
Checksum sha256:dad433b441225ac911aeaa761c0477ad60ae47a8b3dee6b6f9e6aac957d7860f
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:34:49 (UTC) 3 2.1 KB
0.0.0-3fc6d40 22 Apr 2026 15:24:58 (UTC) 3 2.1 KB
0.0.0-0c7146d 08 Apr 2026 19:22:45 (UTC) 3 2.1 KB