nf-core/pairtools/merge @ 0.0.0-1d8acb2
Summary
Merge multiple pairs/pairsam files
Get started
Add the following snippet to your workflow script to include this module.
include { PAIRTOOLS_MERGE } from 'nf-core/pairtools/merge'
License
MIT License
Process
Name
|
PAIRTOOLS_MERGE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
allpairs
file
|
All pair files to merge |
Output
2 channels
#1
pairs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*pairs.gz
file
|
Merged 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-1d8acb2 |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 10:25:48 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpairtools%2Fmerge/0.0.0-1d8acb2/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/pairtools/merge/blobs/sha256:f44f8bc64ebb4d71fce01a6d1b6d288fcf23cda0246b83ad78aca773cb34351d |
| Size | 2.1 KB |
| Checksum | sha256:f44f8bc64ebb4d71fce01a6d1b6d288fcf23cda0246b83ad78aca773cb34351d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-1d8acb2 | 08 Apr 2026 10:25:48 (UTC) | 1 | 2.1 KB | - |