Description

Retrieves GEO data from the Gene Expression Omnibus (GEO)

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing metadata about the GEO dataset, minimally ‘id’.

querygse{:bash}

:string

GSE identifier to pass to getGEO()

Output

name:type
description
pattern

rds{:bash}

meta{:bash}

:map

A Groovy map containing sample information

*.rds{:bash}

:file

R object containing GEO data

*.rds

expression{:bash}

meta{:bash}

:map

A Groovy map containing sample information

*matrix.tsv{:bash}

:file

TSV-format expression matrix

*matrix.tsv

annotation{:bash}

meta{:bash}

:map

A Groovy map containing sample information

*annotation.tsv{:bash}

:file

TSV-format annotation file

*annotation.tsv

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml