Description

Sort a .pairs/.pairsam file

Input

name:type
description
pattern

meta{:bash}

:map

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

input{:bash}

:file

A pairs file

Output

name:type
description
pattern

sorted{:bash}

meta{:bash}

:map

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

*.pairs.gz{:bash}

:file

Sorted pairs file

*.{pairs.gz}

versions_pairtools{:bash}

${task.process}{:bash}

:string

The name of the process

pairtools{:bash}

:string

The name of the tool

pairtools --version | sed 's/.*pairtools.*version //'{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

pairtools{:bash}

:string

The name of the tool

pairtools --version | sed 's/.*pairtools.*version //'{:bash}

:eval

The expression to obtain the version of the tool

Tools

pairtools
MIT

CLI tools to process mapped Hi-C data