Description

A module to generate images from Pretext contact maps.

Input

name:type
description
pattern

meta

:map

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

pretext_map

:file

pretext hic map

*.pretext

order_file

:file

Custom ordering of scaffolds in pretext snapshot output. This is a single column file of scaffold names

Output

name:type
description
pattern

image

meta

:map

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

*.{jpeg,png,bmp}

:file

image of a hic contact map

*.{jpeg,png,bmp}

versions_pretextsnapshot

${task.process}

:string

Name of the process

PretextSnapshot

:string

Name of the tool

PretextSnapshot --version | sed 's/^.*PretextSnapshot Version //g'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

PretextSnapshot

:string

The name of the tool

PretextSnapshot --version | sed 's/^.*PretextSnapshot Version //g'

:eval

The expression to obtain the version of the tool

Tools

pretextsnapshot
https://github.com/wtsi-hpag/PretextSnapshot/blob/master/LICENSE

Commandline image generator for Pretext Hi-C genome contact maps.