Description

a tool for indexing and querying on a block-compressed text file containing pairs of genomic coordinates

Input

name:type
description
pattern

meta

:map

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

pair

:file

pair file

Output

name:type
description
pattern

index

meta

:map

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

pair

:file

pair index file

*.px2

*.px2

:file

pair index file

*.px2

versions_pairix

${task.process}

:string

The name of the process

pairix

:string

The name of the tool

pairix --help 2>&1 | sed -n 's/^Version: //p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

pairix

:string

The name of the tool

pairix --help 2>&1 | sed -n 's/^Version: //p'

:eval

The expression to obtain the version of the tool

Tools

pairix
MIT

2D indexing on bgzipped text files of paired genomic coordinates