Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
pyLM.ipyInterface Namespace Reference

Functions

 getReactionString (rct, prd, rate)
 writeTable (columnNames, rows)
 visualizeRDMEInitialConditions (sim)

Function Documentation

◆ getReactionString()

pyLM.ipyInterface.getReactionString ( rct,
prd,
rate )
Here is the caller graph for this function:

◆ visualizeRDMEInitialConditions()

pyLM.ipyInterface.visualizeRDMEInitialConditions ( sim)
Visualize the RDME simulation volume inside Jupyter.

Use the '%matplotlib notebook' magic to enable
interactive picking of points.

Args:
    sim (RDMESimulation): The simulation to visualize.

◆ writeTable()

pyLM.ipyInterface.writeTable ( columnNames,
rows )
Here is the caller graph for this function: