module_genes: Get the module genes in a fcoex object

Description Usage Arguments Value Examples

Description

Get the module genes in a fcoex object

Usage

1
2
3
4
module_genes(fc, module = NULL)

## S4 method for signature 'fcoex'
module_genes(fc, module = NULL)

Arguments

fc

Object of class fcoex

module

A character string with the name of the module of which genes are to be returned. Defaults to NULL, which returns the full list of genes and modules.

Value

Object of class data.frame containing genes and their respective module

Examples

1
2

lubianat/fcoex documentation built on Aug. 6, 2020, 3:39 a.m.