nf-core/pairtools/parse @ 0.0.0-1d8acb2
Summary
Find ligation junctions in .sam, make .pairs
Get started
Add the following snippet to your workflow script to include this module.
include { PAIRTOOLS_PARSE } from 'nf-core/pairtools/parse'
License
MIT License
Process
Name
|
PAIRTOOLS_PARSE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM/CRAM/SAM file *.{bam,cram,sam}
|
chromsizes
file
|
chromosome size file |
|---|
Output
3 channels
#1
stat
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.pairsam.stat
file
|
stats of the pairs *.{pairsam.stat}
|
#2
pairsam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.pairsam.gz
file
|
parsed pair file *.{pairsam.gz}
|
#3
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:50 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpairtools%2Fparse/0.0.0-1d8acb2/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/pairtools/parse/blobs/sha256:eb72e527c527b263ccd3107fcaad90cce60cbdcc33c34f5329e94ce4b0e443a4 |
| Size | 2.3 KB |
| Checksum | sha256:eb72e527c527b263ccd3107fcaad90cce60cbdcc33c34f5329e94ce4b0e443a4 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-1d8acb2 | 08 Apr 2026 10:25:50 (UTC) | 1 | 2.3 KB | - |