Description

Create a cooler from genomic pairs and bins

Input

name:type
description
pattern

meta

:map

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

contacts

:file

Path to contacts (e.g. read pairs, pairix, tabix) file.

index

:file

Path to index file of the contacts.

meta2

:map

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

chromsizes

:file

Path to a chromsizes file.

mode

:integer

Input mode for cooler cload - one of pairs, pairix, tabix

cool_bin

:integer

Bins size in bp

Output

name:type
description
pattern

cool

meta

:map

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

*.cool

:file

Output COOL file path

*.cool

versions

versions.yml

:file

File containing software versions

versions.yml