Difference between revisions of "1 Kite Dashboard"

From Protein Prediction 2 Winter Semester 2014
(BioJS InCHlib Cluster Heatmap)
Line 7: Line 7:
 
== Major Tasks ==
 
== Major Tasks ==
 
=== Interactive Web Components ===
 
=== 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]]
 
[[File:Box.png | 300px]][[File:Bar.png | 300px ]][[File:Scatter.png | 300px]][[File:Line.png | 300px]][[File:Pie.png | 300px]]
   
Line 20: Line 26:
   
 
=== Real Time Filtering ===
 
=== Real Time Filtering ===
  +
  +
* Components interact and share data with each other
   
 
=== Huge Data ===
 
=== Huge Data ===
  +
  +
* 1 Kite Data are stored in multi dimensional arrays which are filtered and preprocessed with fast libraries like crossfiler.js

Revision as of 10:31, 20 November 2014

Team Members: Iris Shih, David Dao

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.

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

Huge Data

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