GetPathData {StarBioTrek}R Documentation

Get genes inside pathways.

Description

GetPathData creates a list of genes inside the pathways.

Usage

GetPathData(path_ALL)

Arguments

path_ALL

variable. The user can select the variable as obtained by GetData function

Value

a list of pathways

Examples

pathway_ALL_GENE<-GetPathData(path_ALL=path[1:3])

[Package StarBioTrek version 1.18.0 Index]