Skip to content

slfan2013/MetaMapR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A metabolomic network mapping tool

demo

Demo

Contact me at createdatasol at gmail.com if you would like to use the software on a trial server.

Installation

Requires R and Shiny. Download the .zip file, unzip and run the following code (example for file on desktop on Windows)

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

NOTE: modify file paths for OSX and LINUX

Instructions

Information

Version: 1.4.0 (1/18/2015)

News: See the newest features.

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

Citation

You can read the a pre-print of the full manuscript. If you find this tool useful please cite the published manuscript in Oxford Bioinformatics.

TODO

  • add partial correlations
  • add cytoscape.js networks
  • enable network mapping

FAQ

  1. How are multiple edge types handled in the network output?

The default setting for returning all edge types or only unique edges can be found under the network tab using the unique edges checkbox. If the option is selected then edges are returned based on a hierarchy Biochemical > Structural > Mass Spectral > Correlation, otherwise all edges are returned.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published