This repository contains R scripts and data for tutorial of package FALCONET. To run the tutorial, please firstly exstablish a new project using R studio. Then download the scripts and data file into the the project.
- Last update: 2019-06-08
R package – FALCONET (FAst visuaLization of COmputational Networks) is especially designed to draw and visualize the metabolic maps for GEMs models in large scale. Together with cellDesigner, FALCONET also make it possible to map multi-layers omics data onto the metabolic map in an easy way.
To get the current development version from github:
# install.packages("devtools")
devtools::install_github("SysBioChalmers/FALCONET")
The detailed tutorial to use FALCONET could be found in this branch.
This repository is administered by Hongzhong Lu (@hongzhonglu), Division of Systems and Synthetic Biology, Department of Biology and Biological Engineering, Chalmers University of Technology.