as.GeneSetCollection: Convert a list or a Bimap interface into GeneSetCollections

Description Usage Arguments Value Methods (by class) Author(s) See Also

Description

Transform the list or Bimap structure into a GeneSetCollection with unique gene identifiers an pathnames.

Usage

1
2
3
4
5
6
7
as.GeneSetCollection(object, ...)

## S4 method for signature 'list'
as.GeneSetCollection(object, ...)

## S4 method for signature 'AnnDbBimap'
as.GeneSetCollection(object, ...)

Arguments

object

A list of genes and their pathways or an AnnDbBimap.

...

Other unused parameters passed down.

Value

A GeneSetCollection

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla

See Also

GeneSetCollection


llrs/GSEAdv documentation built on May 29, 2019, 6 p.m.