×

nf-core/pairtools/restrict @ 0.0.0-6c4ed3a

Assign restriction fragments to pairs

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

Summary

Assign restriction fragments to pairs

Get started

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

include { PAIRTOOLS_RESTRICT } from 'nf-core/pairtools/restrict'

License

MIT License

Process
Name PAIRTOOLS_RESTRICT
Input 2 channels
#1 tuple
meta map

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

pairs file

pairs file

frag file

a tab-separated BED file with the positions of restriction fragments (chrom, start, end). Can be generated using cooler digest.

Output 2 channels
#1 restrict tuple
meta map

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

*.pairs.gz file

Filtered pairs file

*.{pairs.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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:34:53 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpairtools%2Frestrict/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pairtools/restrict/blobs/sha256:17c54930bb12d41452bdf6a8b172107c13f1914f564b663e93ac292bb125572e
Size 2.3 KB
Checksum sha256:17c54930bb12d41452bdf6a8b172107c13f1914f564b663e93ac292bb125572e
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:34:53 (UTC) 4 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:25:02 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 19:22:51 (UTC) 4 2.2 KB