get_groups_based_on_gene_ID: get_groups_based_on_gene_ID

Description Usage Arguments Value Examples

View source: R/get_layers_values.R

Description

function to get the groups based on the ID of the nodes

Usage

1

Arguments

data

List of two ffdf objects (format generated by the geNet() function )

vec_gene_ids

vector of genes IDs to which the groups must be matched. Mandatory argument.

Value

Object of class "dataframe", which reports the groups for the specified genes ID.

Examples

1
2
3
4
## Not run: get_groups_based_on_gene_ID(data,vec_gene_ids=c("group_200","group_253"))
# Get the groups for the nodes IDs "group_200" and "group_253"

## End(Not run)

haneylab/geNet documentation built on Oct. 4, 2020, 8:40 a.m.