Description

Convert file from bed to bigBed format

Input

Name (Type)
Description
Pattern

meta (map)

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

]

bed (file)

bed file

*.{bed}

sizes (file)

chromosome sizes file

*.{sizes}

autosql (file)

autoSql file to describe the columns of the BED file

*.{as}

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

bigbed (file)

bigBed file

*.{bigBed}

Tools

ucsc
varies; see http://genome.ucsc.edu/license

Convert file from bed to bigBed format