Coder Social home page Coder Social logo

lsi-unikonstanz / vanted Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 1.0 245.88 MB

Visualisation and Analysis of Networks conTaining Experimental Data

Home Page: http://vanted.org

License: GNU General Public License v2.0

Shell 0.01% Batchfile 0.01% Roff 0.01% Java 99.72% HTML 0.05% Makefile 0.01% Lex 0.06% Ruby 0.01% CSS 0.01% TeX 0.13%
biological-networks graph-drawing

vanted's Introduction

VANTED

For installation, please visit the main web page at vanted.org. Here, you find the most-recent version of the source code.

Overview

VANTED is a Java based extendable network visualisation and analysis tool with focus on applications in the life sciences.

It allows users to create and edit networks, as well as mapping experimental data onto networks. Experimental datasets can be visualized on network elements as graphical charts to show time series data or data of different treatments, as well as environmental conditions in the context of the underlying biological processes. Built-in statistical algorithms allow an easy and fast evaluation of mapped data (e.g. t-Test or correlation analysis).

The functionality of VANTED can be extended by installing one or more of the provided Addons using the built-in Addon Manager. For an overview see: here.

New Addons can be developed from scratch, using built-in API for manipulation of networks and data. A simple step-by-step guide for developing custom Addons can be found here.

The development of VANTED is an ongoing process and we try to fix bugs and implement new features as soon as possible. Updates will be delivered on a regular basis.

Contact

If you have questions or suggestions regarding VANTED, please contact us at: [email protected]

News

Vanted v2.8.8 release (31/07/2023)

Bugfix in Open-File dialog after exporting to a website
Improve KEGG search with organisms and pathways labelling
New feature: Modify the drawn grid (Edit > Preferences > Views > Network View)
Fix regression in 2.8.6+ concerning attribute labels (GraphML)
Improve GraphML import compatibility: recognize certain top-level tags as node/edge labels

You can download and install this version here.

Vanted v2.8.7 release (18/07/2023)

Bugfixes for v2.8.6 and improvements in add-ons compatibility
Node ID as fallback label where suitable
Improve GraphML import compatibility
Change network view icon to Vanted logo

You can download and install this version here.

Vanted v2.8.6 release (17/07/2023)

Update for KEGG Database:
    - Resolve issues replacing ID with name
    - Modify Labels KEGG: disable for non-KEGG graphs
Improve GraphML import compatibility

You can download and install this version here.

Vanted v2.8.5 release (16/04/2023)

Update certificate, code signing JAR files
Fix regression concerning Vanted preferences

You can download and install this version here.

Vanted v2.8.4 release (03/03/2023)

Update list connection in KEGG API, as per Release 104

You can download and install this version here.

Vanted v2.8.3 release (07/07/2022)

Update for Biomodels Database:
    REST implementation
    New multi-parameter queries
    New part-string matching for more search results
Fix redirecting for KEGG Database

You can download and install this version here.

VANTED v2.8.2 release (03/01/2022)

Fix Log4j vulnerability

You can download and install this version here.

VANTED v2.8.1 release (14/05/2021)

Bugfixes and internal improvements: Algorithms
Bugfixes and internal improvements: Default graph format

You can download and install this version here.

VANTED v2.8.0 release (19/04/2021)

New layout: Stress Minimisation
New layout: Multilevel Framework
Use commons-math3 3.6.1
Resolve attribute issue
Deactivate Biomodels DB (current version)
New algorithm: Remove parallel edges
Bugfixes and internal updates, e.g. new JSON library

You can download and install this version here.

VANTED v2.7.2 release (20/07/2020)

Resolve OS and compatibility issue

You can download and install this version here.

VANTED v2.7.1 release (13/07/2020)

Resolve constant updating

VANTED v2.7.0 release (08/07/2020)

Minimum Java 8 compatibility
Bugfixes: Clustering
RIMAS server migration
HTTPS server connections
Resolves HTTP-HTTPS redirecting
BioModels: Handles parsing exception in queries
Add-on Manager and Add-on Pane improvements
Undo/Redo additions
Usability improvements:
    Menu updates
    First graph window fits in pane
    Undo limit increases to 20 operations
Standard format becomes GML
Internal API improvements
Replaces non-API Sun references

VANTED v2.6.5 release (29/03/2018)

Java 9 Compatibility Update
Several algorithms improved, including
    Find and Layout Circles
    Merge Nodes
    Erdos-Renyi Graph Generation
    Watts-Strogatz Graph Generation
    Grubbs' Test
    David Test
Minor BioModels update
OS X in-graph grid movement fix
Overall internal improvements

You can download and install this version here.

VANTED v2.6.4 release (09/12/2017)

High DPI Support feature
Nimbus LookAndFeel is now disabled
Edge selection positioning
Metacrop stability improvements
Detached mode update
Node Functions enhancements
Server update
Windows Installer update
Overall performance and stability improvements
Minor bug fixes

You can download and install this version here.

VANTED v2.6.3 release (16/09/2016)

Fixed drawing problems of nodes with border size 1
Fixed GraphML reader.
Added support for more SBGN shapes
Added BioModels backup webservice location
Changed MetaCrop maps to support new SBGN Shapes

You can download and install this version here.

VANTED v2.6.2 release (09/03/2016)

Minor bugfixes
Native support for more SBGN Shapes
Relative positioning of labels

You can download and install this version here.

VANTED v2.6.1 release (19/01/2016)

Bugfixes including broken compatibility with SBGN-Ed
Update to new jsbml 1.1 library
Changes and bugfixes in APIs for Developers

You can download and install this version here.

VANTED v2.6.0 release (27/11/2015)

Bugfixes:

Code clean-up and removal of bugs using bug-scanner tools
Cluster background was not exported to image
Introducing edge bends is now working properly
Sometimes specific changes didn't visually appear and a redraw had to be triggered

Improvements:

Update scan improved to support md5-hash and includes add-ons as well
Performance improvement for larger networks (30k Nodes and more)
Support for the SBML-Layout extension
Added Animation Framework
Selection frames can now be drawn inside nodes using Ctrl+Shift
Nodes can be created inside other nodes using Ctrl+Shift

You can download and install this version here.

VANTED v2.5.3 release (05/10/2015)

Bugfixes:

start up problems, when no previous preferences were found to select LookAndFeel
several minor bugfixes found and fixed throughout heavy usage

Improvements:

the "Remove Connecting Nodes" algorithm will now not only remove nodes and keep the overall connection of the network, but also respect the original direction
the ESC key will also deselect network elements

You can download and install this version here.

VANTED v2.5.2 release (16/09/2015)

This release contains only minor bugfixes which improve user experience and speed.

You can download and install this version here.

VANTED v2.5.1 release (06/09/2015)

Important !!!

Due to a bug in the loading process the SBML loader was broken.

This has been fixed but you need to install the new release of VANTED using the installer. This bug will not be fixed using the automated VANTED update.

You can download and install this version here.

Please excuse us for the inconvenience.

Users who went through the automatic update to get 2.5.1 will see an error message when trying to load SBML documents. This error message will not appear for users who did a fresh install of VANTED 2.5.1.

VANTED v2.5.0 release (01/09/2015)

Changes are listed below:

Drawing speed improvement when loading and exploring large networks
Reorganisation of menus and sidepanels
Support for downloads of curated SBML models from Biomodels database
Reenabling support to create GO and KEGG hierarchies
Better support for program preferences
Tons of bug fixes

VANTED v2.2.0 release (23/12/2014)

Changes are listed below:

Updated support for new KEGG REST API
bug fixes

vanted's People

Contributors

5hir0kur0 avatar 7-sphere avatar benjaminhalb avatar bjsommer avatar cherrywoods avatar dgarkov avatar karstenklein avatar matthiak avatar michaelaichem avatar moserbenj avatar niklas-groene avatar patrickshaw avatar renegrossgit avatar teknoa avatar xnhp avatar yuukotari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

gauravcodepro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.