get_groups_based_on_annotation: get groups based on the annotation

Description Usage Arguments Value Examples

View source: R/get_layers_values.R

Description

function to get the groups based on the annotation (tooltip column)

Usage

1

Arguments

data

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

select_annotation

vector of annotation words to match with the groups

Value

Object of class "vector", which reports the groups selected

Examples

1
2
3
4
## Not run: get_groups_based_on_tooltip(data,select_tooltip=c("protein","secretion"))
# Get the groups where the annotations words "protein" and "secretion" appear.

## End(Not run)

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