nf-core/pretextsnapshot

module

A module to generate images from Pretext contact maps.

pretext image hic png jpg bmp contact maps

Module Information

Repository
https://github.com/nf-core/modules/tree/master/modules/nf-core/pretextsnapshot
Source
nf-core
Organization
nf-core
Authors
@epaule
Maintainers
@epaule , @DLBPointon

Tools

pretextsnapshot

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

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

Inputs

Name Type Description
0

Quick Start

Include this module in your Nextflow pipeline:

include { PRETEXTSNAPSHOT } from 'https://github.com/nf-core/modules/tree/master/modules/nf-core/pretextsnapshot'
View on GitHub Report Issue