FORCE DIRECTED NETWORK (SPRING ALGORITHM) GRAPH VIEWER

From Protein Prediction 2 Winter Semester 2014
Revision as of 17:29, 19 November 2014 by Ppwikiuser (talk | contribs)
FORCE DIRECTED NETWORK

Mentors: PP2_CS_2014 mentors, Yana Bromberg (Rutgers University), Björn Grüning (Galaxy) gruening. (at) .informatik.uni-freiburg.de
Students: Kommanapalli Vasantha Kumari,Anuradha Ganapati,Ahsan ZiaUllah

Introduction

Aim & Objective

The objective of this project is to visualize a network (large networks of >2000 nodes) in a way that the distance of a node from the rest of the network is determined by the number of nodes it is connected to => the more neighbors a node has the larger is its distance from the network. The component must allow zooming in/out, selection by the number of neighbors, coloring by various thresholds and other graph-related features.

Mockups

Application Design

Data

RoadMap