addGeneSetMetadata: Add metadata at the geneset level.

Description Usage Arguments Details Value

View source: R/GeneSetDb-methods.R

Description

This function adds/updates columns entries in the geneSets(gdb) table. If there already are defined meta values for the columns of meta in x, these will be updated with the values in meta.

Usage

1

Arguments

x

a GeneSetDb object

meta

a data.frame-like object with "collection", "name", and an arbitrary amount of columns to add as metadata for the genesets.

...

not used yet

Details

TODO: this should be a setReplaceMethod, Issue #13 https://github.com/lianos/multiGSEA/issues/13

Value

the updated GeneSetDb object x.


lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.