From e2e5d3b260dac4c70f03d328439493209976aeb9 Mon Sep 17 00:00:00 2001 From: prafols Date: Fri, 28 Oct 2016 13:36:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3508141..f201224 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ rMSI is an R package for mass spectrometry (MS) imaging data handling and visual The package is a multi-platform tool that has been tested on Linux, MAC and Windows systems. It provides an optimized data model to allow loading large MS imaging datasets in low resource computers. MS data is stored in the hard disk drive (HDD) but rMSI is able to access data as if it where kept in computer’s memory using a virtual memory technology. The package also provides a graphical user interface (GUI) to facilitate MS imaging data exploration in R platform. The main rMSI GUI allows representing up to three MS ions spacial distribution, direct access to pixel spectrum and other usefull features. See and screenshot below. -![alt text](https://github.com/prafols/rMSI/blob/master/images/screenShotrMSI_RGB.png =600x "rMSI Main GUI") +![alt text](https://github.com/prafols/rMSI/blob/master/images/screenShotrMSI_RGB.png = 600x "rMSI Main GUI") ### Installation ##### Rtools (Windows only)