Description

Find ligation junctions in .sam, make .pairs

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM/CRAM/SAM file

*.{bam,cram,sam}

chromsizes{:bash}

:file

chromosome size file

Output

name:type
description
pattern

pairsam{:bash}

meta{:bash}

:map

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

*.pairsam.gz{:bash}

:file

parsed pair file

*.{pairsam.gz}

stat{:bash}

meta{:bash}

:map

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

*.pairsam.stat{:bash}

:file

stats of the pairs

*.{pairsam.stat}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

pairtools
MIT

CLI tools to process mapped Hi-C data