Description

gcCounter function from HMMcopy utilities, used to generate GC content in non-overlapping windows from a fasta reference

Input

name:type
description
pattern

meta

:map

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

fasta

:file

Input genome fasta file

Output

name:type
description
pattern

wig

meta

:map

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

*.wig

:file

wig file containing gc content of each window of the genome

*.wig

versions_hmmcopy

${task.process}

:string

The name of the process

hmmcopy

:string

The name of the tool

0.1.1

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

hmmcopy

:string

The name of the tool

0.1.1

:string

The expression to obtain the version of the tool

Tools

hmmcopy
GPL v3

C++ based programs for analyzing BAM files and preparing read counts -- used with bioconductor-hmmcopy