From 07754ddc303ded4b1a9ec386d7737cf54c27903e Mon Sep 17 00:00:00 2001 From: dweindl Date: Sat, 2 Apr 2016 18:57:09 +0200 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f370e9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# MIA --- Mass isotopolome analyzer + +MIA detects and visualizes isotopic enrichment in GC-EI-MS datasets in a non-targeted manner. It provides an easy-to-use graphical user interface that allows for visual mass isotopomer distribution analysis across multiple datasets. MIA helps to reveal changes in metabolic fluxes, visualize metabolic proximity of isotopically enriched compounds and shows the fate of the applied stable isotope labeled tracer. + + Website: [http://massisotopolomeanalyzer.lu/](http://massisotopolomeanalyzer.lu/) + +MIA requires the following libraries: +* [NTFD](http://www.ffc.lu/ntfd/) +* [MetaboliteDetector](http://metabolitedetector.tu-bs.de/) +* [Qt5](http://www.qt.io/) +* [GraphViz](http://www.graphviz.org/)