README.md

calcyt

The goal of calcyt is to automate and simplify creating pathways as networks in Cytoscape, modify visual properties of the networks, load experimental data to the networks, and visualize data on nodes or edges of the network.

Installation

You can install the development version of calcyt from GitHub with:

# install.packages("devtools")
devtools::install_github("delfarah-alireza/calcyt")

Example

library(calcyt)
## basic example code
#import glycolysis netowrk to Cytoscape
import_kegg('ko00010')


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