matthiaskoenig / cy3sbml

cy3sbml: SBML for Cytoscape 3
GNU Lesser General Public License v3.0
13 stars 2 forks source link
cytoscape graphs sbml systems-biology visualization

cy3sbml logo cy3sbml - SBML for Cytoscape

DOI PayPal donate button Build Status codecov GitHub version License (LGPL version 3) Dependency Status

Overview

[^] cy3sbml is a Cytoscape 3 app for the Systems Biology Markup Language SBML.
Our mission is the visualization of SBML information within the network context.
Our vision is a visualization tool for computational models and simulations which seamlessly integrates with computational modeling frameworks and workflows.

App store: http://apps.cytoscape.org/apps/cy3sbml
Latest release: https://github.com/matthiaskoenig/cy3sbml/releases/latest
Support & Forum: https://groups.google.com/forum/#!forum/cysbml-cyfluxviz
Bug Tracker: https://github.com/matthiaskoenig/cy3sbml/issues

Features

cy3sbml provides advanced functionality for the import and work with models encoded in SBML, amongst others the visualization of SBML network annotations within the network context, direct import of models from repositories like BioModels and one-click access to annotation resources and SBML model information and SBML validation.

For Cytoscape 2 use cy2sbml with documentation available from http://matthiaskoenig.github.io/cy2sbml/.

Screenshots

cy3sbml screenshot

Documentation

License

Citation

[^] Matthias König, Andreas Dräger and Hermann-Georg Holzhütter
CySBML: a Cytoscape plugin for SBML
Bioinformatics. 2012 Jul 5. PubMed

Funding

[^] Matthias König is supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054) and Virtual Liver Network (VLN, grant number 0315756), and by the National Resource for Network Biology NRNB within the NRNB Academy Summer Session 2015.

Installation

[^] The following gives an overview how to install, uninstall and build cy3sbml

Install

cy3sbml is available from the Cytoscape App Store.

Alternatively one can install via the App Manager

After installation cy3sbml is listed in the Currently Installed apps tab.

The latest release jars are available from https://github.com/matthiaskoenig/cy3sbml/releases/latest and can also be copied manually in the Cytoscape directory.

Uninstall

To uninstall or disable cy3sbml, go to the menu bar and choose Apps → App Manager → Currently Installed. Select cy3sbml and click Uninstall or Disable.

Build instructions

The develop release contains all features implemented since the latest release. To work with the latest develop release clone the repository and build with maven

git clone https://github.com/matthiaskoenig/cy3sbml.git cy3sbml  
cd cy3sbml  
mvn install -DskipTests  

The test suite takes some minutes to finish. If you want to build with tests use

mvn install

The cy3sbml-vx.x.x.jar if available in the target folder.

More detailed build instructions are available here.

Changelog

[^]

v0.3.0 [2019-09-19]

v0.2.7 [2017/11/12]

Bugfix and dependency release

v0.2.6 [2017/10/03]

Major bugfix release to handle EBI https and Uniprot https.

v0.2.5 [2017/06/19]

v0.2.2 [2016/08/10]

v0.2.1 [2016/07/11]

v0.2.0 [2016/07/01]

v0.1.9 [2016/06/28]

v0.1.8 [2016/06/07]

v0.1.7 [2016/03/24]

v0.1.6 [2015/08/27]

v0.1.5 [2015/07/04]

v0.1.4 [2015/06/24]

v0.1.3 [2015/06/14]

v0.1.2 [2015/06/01]

v0.1 [2015/05]

Third-party software

[^] cy3sbml uses the following third-party software libraries; these are distributed along with the bundled cy3sbml app. The license statements for these third-party software libraries can be found at the web addresses noted below.

JSBML License (LGPL 2.1) [checked 2016-08-03]

Cytoscape License (LGPL 2.1) [checked 2016-08-03]

org.osgi.core License (Apache 2) [checked 2016-08-03]

Ehcache License (Apache 2) [checked 2016-08-03]

Apache Commons Lang License (Apache 2) [checked 2016-08-03]

Apache Commons IO License (Apache 2) [checked 2016-08-03]

Apache Velocity License (Apache 2) [checked 2016-08-03]

Unirest Java License (MIT) [checked 2016-08-03]

Apache HttpClient License (Apache 2) [checked 2016-08-03]

Apache HttpAsyncClient License (Apache 2.0) [checked 2016-08-03]

Apache HttpClient Mime License (Apache 2) [checked 2016-08-03]

JSON in Java License (JSON) [checked 2016-08-03]

LibFX License (LGPL 3.0) [checked 2016-08-03]

uk.ac.ebi.miriam.registry-lib License (LGPL 2.1) [checked 2016-08-03]

uk.ac.ebi.miriam.mirian-lib License (LGPL 2.1) [checked 2016-08-03]

OLS client License (Apache 2.0) [checked 2016-08-03]

Jackson Databind License (Apache 2.0) [checked 2016-08-03]

Uniprot Japi License (Apache 2.0) [checked 2016-08-03]

chebiWS-client License (Apache 2.0) [checked 2016-08-03]

SLF4J API Module License (MIT) [checked 2016-08-03]

SLF4J LOG4J 12 Binding License (MIT) [checked 2016-08-03]

Junit License (EPL-1.0) [checked 2016-08-03]

Mockito License (MIT) [checked 2016-08-03]

Apache Taverna Language License (Apache 2.0) [checked 2016-08-16]


© 2012-2019 Matthias König. Developed and maintained by Matthias König, Andreas Dräger and Nicolas Rodriguez.