Giter VIP home page Giter VIP logo

devium's Introduction

DEVIUM

Dynamic MultivariatE Data Analysis and VIsUalization PlatforM

Source all devium R functions from github

source("http://pastebin.com/raw.php?i=UyDBTA57")

[DeviumWeb] (https://github.com/dgrapov/DeviumWeb)

Browser-based GUI for devium implemented in R and Shiny (under development).

Examples

Check out some prototypes and examples of the analyses implemented in Devium on the demo server.

TODO

  • remove GTK GUI code (see below)

[GTK] (http://www.gtk.org/)

(obsolete see DeviumWeb)

  • GUI using RGtk2 toolkit implemented with gWidgests

  • Dynamic plotting - base and ggplot2

  • Linked brushing of multiple plots - iplots

  • Network Visualizations - igraph (static, interactive and 3D), Cytoscape (RCytoscape)

  • Analyses - univariate and multivariate

  • Automated report generation - rsweave

  • Data import and linking with MS Excel and Google Spreadsheets

  • Successor to imDEV, including improved interface and capabilities

Installation of GTK GUI

Eventually devium will be installed from R as a package and from alternative repositories where it can be bundled with GTK+ components. For now it can be installed by using the source code in the devium/R directory. Copy and paste the following code in to R to source the necessary files.

#load package from github repo
source("http://pastebin.com/raw.php?i=JVyTrYRD")

#check out some of the functions (accesory objects will be cleaned up)
objects()

#launch GUI (watch R console for messages regarding the downloading of dependancies)
devium.gui()

Note if you don't yet have the GTK+ toolkit installed you need to specify to "Install GTK+" when prompted from the R command line.

devium's People

Contributors

dgrapov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.