import_kegg: KEGG to Cytoscape

View source: R/import_kegg.R

import_keggR Documentation

KEGG to Cytoscape

Description

Import a KEGG pathway to Cytoscape, Cytoscape needs to be open for this function to work

Usage

import_kegg(x)

Arguments

x

KEGG pathway ID

Value

import pathway x to Cytoscape as a network

Examples

x <- 'ko00010'
import_kegg(x)

delfarahalireza/calcyt documentation built on April 28, 2022, 12:05 a.m.