tblelementset: Element set representation as an S3 class tibble

Description Usage Arguments Value Examples

Description

Element set representation as an S3 class tibble

Usage

1
2
3

Arguments

...

For tbl_elementset, named character vectors of gene sets. Each character vector is a element set. The name of the character vector is the name of the element set.

x

A tibble that may or may not be an elementset

Value

For tbl_elementset, an S3 elementset object in a tibble representation.

For .is_tbl_elementset (internal), a logical indicating if the tibble is an elementset.

Examples

1
2
3

BiocSet documentation built on Nov. 8, 2020, 7:48 p.m.