Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ColeWunderlich/MetaMapR

 
 

Repository files navigation

A metabolomic network mapping tool

![demo](Manual/metamapr long.gif.gif)

Requires R and Shiny. Try it out using the Shiny glimmer server or run locally by pasting the following code into the R console:

library(shiny)
shiny::runGitHub('MetaMapR','dgrapov')

Alternatively download the .zip file, unzip and run the following code (example for file on desktop)

library(shiny)
shiny::runApp('~/../Desktop/MetaMapR-master/MetaMapR-master')

Instructions

Information

Version: MetaMapR (v1.2.1) released 02/24/14

License: GNU General Public License (v3), read more

TODO

  • fix double translations bug

About

Network mapping tool for metabolomics + data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published