20
Initial 13/MAY/2008/ Revision C 2/JUL/2008 Masahiro Sugimoto ([email protected] ) Metabolome Analysis Software Install Manual (MasterHands / JDAMP / dotMZ) Copyright Keio University Institute for Advanced Biosciences All Right Reserved. 2008 Institute for Advanced Biosciences Keio University

Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

  • Upload
    buibao

  • View
    232

  • Download
    7

Embed Size (px)

Citation preview

Page 1: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

1

Initial 13/MAY/2008/ Revision C 2/JUL/2008

Masahiro Sugimoto ([email protected])

Metabolome Analysis Software

Install Manual (MasterHands / JDAMP / dotMZ)

Copyright Keio University Institute for Advanced Biosciences All Right Reserved. 2008

Institute for Advanced

Biosciences

Keio University

Page 2: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

i

Table of Contents

1 Introduction ................................................................................................................................... 2 1.1 Metabolome Analysis Software ........................................................................................................................................ 2 1.2 Constitution ................................................................................................................................................................... 2

2 Requirement ................................................................................................................................... 3 2.1 Confirmation of the number of bits of the CPU ................................................................................................................. 3

3 Installation ..................................................................................................................................... 4 3.1 Installation procedure ...................................................................................................................................................... 4 3.2 Install Java ..................................................................................................................................................................... 5 3.3 Install Microsoft .Net Framework 3.5 ............................................................................................................................... 7 3.4 Install VC++2005 SP1 .................................................................................................................................................... 9

4 Install dotMZ ............................................................................................................................... 10 4.1 Introduction ................................................................................................................................................................. 10

4.1.1 Aftre Installation AnalystQS .......................................................................................................................................................... 11 4.2 Install dotMZ ............................................................................................................................................................... 14

5 Install JDAMP.............................................................................................................................. 15 6 Install MasterHands ..................................................................................................................... 17

Page 3: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

2

1 Introduction 1.1 Metabolome Analysis Software This manual introduces how to install the following metabolome analysis software.

dotMZ

dotMZ converts AnalystQS for Agilent (CE: G1600AX made in Agilent,

TOF-MS and LC/MS-TOF: 6210 made in Agilent) wiff files or CSV files to

the input file (ciff files) for MasterHands and JDAMP software.

JDAMP (Java application for Differential Analysis of Metabolite Profiles)

JDAMP detects and visualizing significant differences among multiple samples

obtained by capillary electrophoresis-mass spectrometry (CE-MS). JDAMP,

processes noise reduction and baseline correction, normalizes time-shift, and

reports the detected differences, which suits for high-throughput differential

based metabolome studies such as biomarker discovery.

MasterHands (Metabolome Analysis and Screening Tool for Easy and Rapid

HANDling of Sample data)

MasterHands automatically integrates, precisely quantify, and interprets

CE-MS data. Users annotate whole peaks interactively through the GUI.

1.2 Constitution This manual introduces how to install dotMZ, JDAMP and MasterHands. See the

dotMZ Users Guide, JDAMP Users Guide or MasterHands Users Guide, for the

detail operations.

Page 4: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

3

2 Requirement Please confirm whether CPU of a PC and a necessary library are installed before

installation of dotMZ、JDAMP、MasterHands by a procedure in this chapter.

2.1 Confirmation of the number of bits of the CPU 1. Select [Start menu] >[My Computer] and display a 「property」

2.From a tag of "the whole", I confirm the information of the system. (Cf. chart below) It is displayed with "x64 Edition" in the case of the CPU of 64bit. When there is not indication, I become 32bitCPU.

Fig 2-1 Property window

1. Select [Start menu] > [Control Panel]> [Add/Remove Programs]. 2. The following program is confirmed from the program list.

・Microsoft .Net Framework version 3.5 ・J2SE Development Kit or J2SE Runtime Environment version 3.5 ・Microsoft Visual C++ 2005 Redistributable

Fig 2-2 Add/Remove application window

Page 5: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

4

3 Installation 3.1 Installation procedure A procedure of installation is the following flow.

When Windows Update is not performed, the installation of an old version may be necessary.

JRE or J2SE version 6.0

Yes No(3.2 P5)

Microsoft .Net Framework version 3.5 Yes No(3.3 P7)

Microsoft Visual C++ 2005 Redistributable have to be installed Yes No (3.4 P9)

Installing Java

Installing Microsoft .Net Framework 3.5

・Installing JDAMP (chapter 5 Reference P15) ・Installing MasterHands (chapter 6 Reference P17)

Installing Microsoft Visual C++ 2005

Analyzed data is converted to a Ciff file. Yes No

・Installing AnalystQS and G3300AATOF (4.1 Reference P10) ・Installing dotMZ(4.2 Reference P14)

Page 6: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

5

3.2 Install Java Access http://java.sun.com/javase/ja/6/download.html (confirmed by 1st/May/2008)

When an above site is running out of a link, please search it with "java download" on google. Download Java Runtime Environment (JRE) 6.0 Update *. (* represents update version number. Any update version is acceptable.)

Select corresponding platform and agree to license agreement.

Download “Windows Offline Installation” to you PC.

Double click the downloaded Java installer to start up install wizard.

Page 7: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

6

Press "next" button.

Press "next" button.

Unchecked "display a Readme file" and press “OK” button.

Page 8: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

7

3.3 Install Microsoft .Net Framework 3.5 Download an installer from;

http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=ja (confirmed on 1st/May/2008/05/01). If the link is not acceptable, “.Net Framework 3.5” on “windows update” window.

Press “Save” button

Double click to start up installer.

Press “OK”.

Page 9: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

8

Process agreement license.

Press “exit” button.

Page 10: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

9

3.4 Install VC++2005 SP1 1.Download the installer corresponding your CPU type.

・32bit CPU Microsoft Visual C++ 2005 SP1 Redistributable (x86) http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=ja ・64bit CPU Microsoft Visual C++ 2005 SP1 Redistributable (x64) http://www.microsoft.com/downloads/details.aspx?FamilyID=eb4ebe2d-33c0-4a47-9dd4-b9a6d7bd44da&DisplayLang=ja If the links are not reachable, search “Visual C++ 2005 SP1” on windows update window.

2.Simply double click to stat up an installer and follow the install wizard.

Page 11: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

10

4 Install dotMZ 4.1 Introduction dotMZ requires AnalystQS and G3300A TOF software.

Contact to Agilent Technologies for obtaining both software.

Agilent Tecnologies http://www.chem-agilent.com/

(JDAMP and MasterHands don't require AnalystQS and G3300A TOF software. Only file converter dotMZ use them.)

The AnalystQS and G3300A TOF software works on the following combinations. -AnalystQS 1.1 G3300AA TOF Software B.02.02 - AnalystQS for Agilent G3300AA TOF Software A10.10

Page 12: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

11

4.1.1 Configuration of installed AnalystQS If the following message is displayed, configurate AnalystQS by Administrator user.

Right click AnalystQS and select "Run as".

Select "Administrator" in the User name and input password.

Press “OK”.

The above procedure requires the administrator’s password. Blank password is not permitted. Then, if you did not set up administrator’s password, setup it through “control panel”->”user setup” beforehand.

Page 13: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

12

Press “Security Configuration”.

Press “Add User” button.

Select your accounts and press “OK” button.

Page 14: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

13

Select "Administrator" in “Not Member of:” field and press “<< Add” button.

Press “OK”.

Page 15: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

14

4.2 Install dotMZ Unzip the zip file and move the directory anywhere.

(In the following examples, make the directory C:¥dotMZ.)

The successful operation is confirmed on Windows XP SP2 (32bit), XP SP2 (62bit), 2000

Server (64bit), and Vista (32bit) OS.

Page 16: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

15

5 Install JDAMP Access JDAMP web site.

http://software.iab.keio.ac.jp/jdamp/

Download JDAMP zip file.

Page 17: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

16

Press “save” button.

Unzip the zip file and move the directory anywhere.

Page 18: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

17

6 Install MasterHands

Access the Master Hands website with announced account and password. http://software.iab.keio.ac.jp/mh/

Download Master Hands zip file.

Page 19: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

18

Press “save” button.

Unzip the zip file and move the directory anywhere.

Page 20: Metabolome Analysis Software Install Manualsoftware.iab.keio.ac.jp/jdamp/tutorial/Install_Manual.pdf3.3 Install Microsoft .Net Framework 3.5 ..... . 7 3.4 Install VC++2005 4 Install

19

Revision History Revision Contents Contributor A Initial release. Shinobu Abe

Masahiro Sugimoto B Revised English Masahiro Sugimoto C Edited the installation process of AnalystQS Shinobu Abe

Masahiro Sugimoto