Difference between revisions of "1 Kite Dashboard"

From Protein Prediction 2 Winter Semester 2014
(Introduction)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
  +
  +
[[File:Science.gif | 300px]]
  +
 
'''Our Goal:''' Create a variety of Web Components for an Information Dashboard in order to analyze 1 Kite Data and allow Data Immersion.
 
'''Our Goal:''' Create a variety of Web Components for an Information Dashboard in order to analyze 1 Kite Data and allow Data Immersion.
 
* More about 1Kite Project [http://www.youtube.com/watch?v=Ldak-GlHEZc Youtube Video]
 
* More about 1Kite Project [http://www.youtube.com/watch?v=Ldak-GlHEZc Youtube Video]
Team Members: Iris Shih, David Dao
+
Team Members: Iris Shih, Ying Li, David Dao
   
  +
* Contact: David
[[File:Science.gif | 300px]]
 
  +
  +
;Resources:
  +
*https://github.com/ccoenraets/olympic-dashboard-d3
  +
*NVD3
  +
*DC.js
  +
*https://github.com/anvaka/ngraph/tree/master/examples/fabric.js/Node%20and%20Browser for rendering our results into pictures!
  +
*Keep it modular!
   
 
== Major Tasks ==
 
== Major Tasks ==
Line 29: Line 39:
   
 
* Components interact and share data with each other
 
* Components interact and share data with each other
  +
* Easy to use Interface
  +
* Saving History of Events for Sharing Data Immersion
   
 
=== Huge Data ===
 
=== Huge Data ===
   
 
* 1 Kite Data are stored in multi dimensional arrays which are filtered and preprocessed with fast libraries like crossfiler.js
 
* 1 Kite Data are stored in multi dimensional arrays which are filtered and preprocessed with fast libraries like crossfiler.js
  +
  +
=== Team Discussion ===

Latest revision as of 05:00, 26 November 2014

Introduction

Science.gif

Our Goal: Create a variety of Web Components for an Information Dashboard in order to analyze 1 Kite Data and allow Data Immersion.

Team Members: Iris Shih, Ying Li, David Dao

  • Contact: David
Resources

Major Tasks

Interactive Web Components

  • Box Charts
  • Bar Charts
  • Scatter Plots
  • Line Plots
  • Pie Charts

Box.pngBar.pngScatter.pngLine.pngPie.png

Including following BioJS Components

TNT Tree Viewer

Tree.png

BioJS MSA Viewer

MSA.png

TNT Track Viewer

GB.png

BioJS InCHlib Cluster Heatmap

Cluster.png

Real Time Filtering

  • Components interact and share data with each other
  • Easy to use Interface
  • Saving History of Events for Sharing Data Immersion

Huge Data

  • 1 Kite Data are stored in multi dimensional arrays which are filtered and preprocessed with fast libraries like crossfiler.js

Team Discussion