Difference between revisions of "1 Kite Dashboard"

From Protein Prediction 2 Winter Semester 2014
(Created page with "Team Members: Iris Shih, David Dao 300px '''Our Goal:''' Create a variety of Web Components for an Information Dashboard in order to analyze 1 Kite Da...")
 
(Introduction)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
== Introduction ==
Team Members: Iris Shih, David Dao
 
   
 
[[File:Science.gif | 300px]]
 
[[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]
  +
Team Members: Iris Shih, Ying Li, David Dao
  +
  +
* Contact: David
  +
  +
;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 ==
  +
=== Interactive Web Components ===
  +
* Box Charts
  +
* Bar Charts
  +
* Scatter Plots
  +
* Line Plots
  +
* Pie Charts
  +
  +
[[File:Box.png | 300px]][[File:Bar.png | 300px ]][[File:Scatter.png | 300px]][[File:Line.png | 300px]][[File:Pie.png | 300px]]
  +
  +
=== Including following BioJS Components ===
  +
==== TNT Tree Viewer ====
  +
[[File:Tree.png]]
  +
==== BioJS MSA Viewer ====
  +
[[File:MSA.png | 900px]]
  +
==== TNT Track Viewer ====
  +
[[File:GB.png]]
  +
==== BioJS InCHlib Cluster Heatmap====
  +
[[File: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 ===

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