Description

Retrieves GEO data from the Gene Expression Omnibus (GEO)

Input

name:type
description
pattern

meta

:map

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

querygse

:string

GSE identifier to pass to getGEO()

Output

name:type
description
pattern

rds

meta

:map

A Groovy map containing sample information

*.rds

:file

R object containing GEO data

*.rds

expression

meta

:map

A Groovy map containing sample information

*matrix.tsv

:file

TSV-format expression matrix

*matrix.tsv

annotation

meta

:map

A Groovy map containing sample information

*annotation.tsv

:file

TSV-format annotation file

*annotation.tsv

versions

versions.yml

:file

File containing software versions

versions.yml

Topics

name:type
description
pattern

versions

versions.yml

:string

The name of the process