wlstks7 / Datascope

Interactive linked visual query system for doing exploratory analysis on large biomedical datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataScope Build Status

We propose an environment for visualizing and exploring multidimensional data. We propose methods to create a new search interface to the data as an alternate way to explore data, create dynamic dashboards that can be extended to support data exploration using Javascript libraries like crossfilter and dc.js. This method is extendible to support data from other remote archives.

Quick start guide

Installation
  • Install Node.js
  • Clone the repository
  • Run npm install
  • Run grunt browserify or webpack
Running

Read the User Guide present in docs/wiki/ for more details

About

Interactive linked visual query system for doing exploratory analysis on large biomedical datasets


Languages

Language:JavaScript 97.2%Language:CSS 2.5%Language:HTML 0.3%Language:Python 0.1%