Description

A module to generate images from Pretext contact maps.

Input

name:type
description
pattern

meta{:bash}

:map

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

pretext_map{:bash}

:file

pretext hic map

*.pretext

order_file{:bash}

:file

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

Output

name:type
description
pattern

image{:bash}

meta{:bash}

:map

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

*.{jpeg,png,bmp}{:bash}

:file

image of a hic contact map

*.{jpeg,png,bmp}

versions_pretextsnapshot{:bash}

${task.process}{:bash}

:string

Name of the process

PretextSnapshot{:bash}

:string

Name of the tool

PretextSnapshot --version | sed 's/^.*PretextSnapshot Version //g'{: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

PretextSnapshot{:bash}

:string

The name of the tool

PretextSnapshot --version | sed 's/^.*PretextSnapshot Version //g'{:bash}

: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.