ConvertedIDgenes {StarBioTrek}R Documentation

Get interacting genes inside pathways.

Description

GetPathNet creates a list of genes inside the pathways.

Usage

ConvertedIDgenes(path_ALL)

Arguments

path_ALL

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

Value

a list of pathways

Examples

pathway<-ConvertedIDgenes(path_ALL=path[1:3])

[Package StarBioTrek version 1.10.0 Index]