Find ligation junctions in .sam, make .pairs
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam
:file
BAM/CRAM/SAM file
*.{bam,cram,sam}
chromsizes
chromosome size file
pairsam
*.pairsam.gz
parsed pair file
*.{pairsam.gz}
stat
*.pairsam.stat
stats of the pairs
*.{pairsam.stat}
versions_pairtools
${task.process}
:string
The name of the process
pairtools
The name of the tool
pairtools --version | sed 's/.*pairtools.*version //'
:eval
The expression to obtain the version of the tool
versions
CLI tools to process mapped Hi-C data