Description

convert between genome builds

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

Browser Extensible Data (BED) file

*.{bed}

chain{:bash}

:file

Chain file

*.{chain,chain.gz}

Output

name:type
description
pattern

lifted{:bash}

meta{:bash}

:map

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

*.lifted.bed{:bash}

:file

BED file containing successfully lifted variants

*.{lifted.bed}

unlifted{:bash}

meta{:bash}

:map

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

*.unlifted.bed{:bash}

:file

BED file containing variants that couldn’t be lifted

*.{unlifted.bed}

versions_ucsc{:bash}

${task.process}{:bash}

:string

The name of the process

ucsc{:bash}

:string

The name of the tool

482{:bash}

:string

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

ucsc{:bash}

:string

The name of the tool

482{:bash}

:string

The expression to obtain the version of the tool

Tools

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

Move annotations from one assembly to another