Description

bgzip a sorted tab-delimited genome file and then create tabix index

Input

name:type
description
pattern

meta:map

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

]

input:file

Sorted tab-delimited genome file

Output

name:type
description
pattern

gz_tbi

meta:map

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

]

*.gz:file

bgzipped tab-delimited genome file

*.gz

*.tbi:file

tabix index file

*.tbi

gz_csi

meta:map

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

]

*.gz:file

bgzipped tab-delimited genome file

*.gz

*.csi:file

csi index file

*.csi

versions

versions.yml:file

File containing software versions

versions.yml

Tools

tabix
MIT

Generic indexer for TAB-delimited genome position files.