Difference between revisions of "1 Kite Dashboard"

From Protein Prediction 2 Winter Semester 2014
(Introduction)
(Introduction)
Line 8: Line 8:
   
 
* Contact: David
 
* Contact: David
  +
  +
;Resources:
  +
*https://github.com/ccoenraets/olympic-dashboard-d3
  +
*NVD3
  +
*DC.js
  +
*Keep it modular!
   
 
== Major Tasks ==
 
== Major Tasks ==

Revision as of 05:38, 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