Skip to content

Releases: adelhpour/SBNE

Updated GUI feature menu and API functions

31 Jan 15:28
Compare
Choose a tag to compare
  • The feature menu of the graphical user interface is updated so that a user can get access to all the Layout and Render features of an SBML model in a more user-friendly manner.
  • The get and set functions are added to the API by which a user can get access to all the Layout and Render features of an SBML model in a more straightforward manner (just by writing one line of code using unsorted_map in C++ and dictionary in Python as the arguments of these functions in their scripts).

Here, SBNE binary installers are for:

  • Windows 64-bit/Python 3.8 (.exe file)
  • macOS/Python 3.8 (.dmg file)
  • Linux Ubuntu 64-bit/Python 3.8 (.run file)

With Graphviz

03 Aug 15:43
Compare
Choose a tag to compare
With Graphviz Pre-release
Pre-release

Graphviz libraries are integrated into SBNE, and their layout algorithms are used to automatically set the position and dimensions of each graphical object in the network of an SBML model.

Here, SBNE binary installers are for:

  • Windows 64-bit/Python 3.8 (.exe file)
  • macOS/Python 3.8 (.dmg file)
  • Linux Ubuntu 64-bit/Python 3.8 (.run file)

NOTE: In case you want to run the installer on a machine with a clean Windows OS, you may need to install Microsoft Visual C++ Redistributable for Visual Studio x86 (even on a 64-bit Windows) prior to running the installer. This action is required due to an acknowledged bug of Qt Installer Framework, which is going to be resolved with its next release.

First Release

07 Jul 15:53
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

SBNE binary installers for

  • Windows 64-bit/Python 3.8 (.exe file)
  • macOS/Python 3.8 (.dmg file)
  • Linux Ubuntu 64-bit/Python 3.8 (.run file)

NOTE: In case you want to run the installer on a machine with a clean Windows OS, you may need to install Microsoft Visual C++ Redistributable for Visual Studio x86 (even on a 64-bit Windows) prior to running the installer. This action is required due to an acknowledged bug of Qt Installer Framework, which is going to be resolved with its next release.