Skip to content
Martin Modrák edited this page Mar 30, 2023 · 6 revisions

Genexpi is a tool to infer or validate genetic networks based on expression time series data. Multiple interfaces are being developed.

  • CyGenexpi - a Cytoscape interface
  • R
  • Command line
  • Matlab (unfortunately currently available only on request) - this one was used in the DNA mapping and kinetic modelling of the HrdB regulon in Streptomyces coelicolor paper. The Matlab interface works via calling the Command line interface.

The core of the inference engine is written in OpenCL wrapped in Java and is contained in the genexpi-compute folder. For more details on the method see the Genexpi paper in BMC Bioinformatics

Clone this wiki locally