Manual MSGet

From KOMICS WIKI
Jump to: navigation, search
Ja.gif 日本語ページへ

MSGet Manual

Contents

Introduction

MSGet is a tool that exports mass chromatogram data and pda data in text files from the binary .raw data of Xcalibur software (ThermoFisher). Xcalibur is the control and data acquisition software for the mass spectrometers of ThermoFisher.

The resulted text files are used for input file for PowerGet tool.

System Requirement

MSGet is only allowed to run on a PC where Xcalibur software (ThermoFisher) is installed.

Operation of MSGet has been tested with the following conditions.

OS Winodws XP
Software Required Xcalibur 2.0

Install

Download MSGet from the KOMICS website.

Unzip the downloaded .zip file.

Double click the file "MSGet_VC.exe" to run the tool.

Uninstall

Delete the files uncompressed from the zip file. MSGet tool doesn't write registry entries.

Usage

Main window

The main window (right panel) appears when executing MSGet.


MSGet Manual MainWindow1.png

Browsebutton A dialog to selecet a .raw file appears.


Exitbutton or xbutton on the top-right MSGet quits.



After selecting a .raw file, the main window turns as shown in the right panel.


MSGet Manual MainWindow2.png

"Filters" field

The name of filters that represent the type of data acquisition method are listed. Check the filter(s) to export.
* The Filters field is disabled when "PDA" is selected at "ControllerType".


"Retention time (min)" field

The start and the end of scan time (minute) to output can be specified.


"Threshold"

The threshold value to output can be specified.


"ControlType"

The type of detector (MS or PDA) can be selected.
* Although all the controller types included in the .raw file are listed in the pull-down menu, MSGet supports only for MS and PDA.


Outputbutton

The output process starts.


Usage

Start MSGet by clicking the "MSGet_VC.exe" file.

Click Browsebutton to select a .raw file to process.

Select control type, filters, and set export parameters (time, threshold).

Click Outputbutton. The resulted text files are generated in the same folder of .raw file.


Output file

The resulted text files are generated in the same folder of .raw file.

File name

MS data

The file name is automatically assigned according to the number of filters selected and the threshold value.

The example shown in the table below is assumed that a file named "SAMPLE01.raw" was processed.

Filter Threshold File name
Single selection 0 The original file name (the string excluding ".raw") followed by the filter name with parentheses and ".txt". The speces included in the filter name are replaced by underscores "_".


(Example) In the case a filter "ITMS + c EST d Full ms2" is selected,
SAMPLE01(ITMS_+_c_EST_d_Full_ms2).txt

> 0 The file name described above (excluding ".txt") followed by "_Th", the threshold value, and ".txt".


(Example) In the case a filter "ITMS + c EST d Full ms2" is selected, and a threshold value 3000 is set,
SAMPLE01(ITMS_+_c_EST_d_Full_ms2)_Th3000.txt

Multiple selection 0 The extension ".raw" is replaced by ".txt".

(Example)
SAMPLE01.txt

> 0 The original file name (the string excluding ".raw") followed by "_Th", the threshold value, and ".txt".

(Example) In the case threshold value 3000 is set,
SAMPLE01_Th3000.txt

PDA data

The file name is automatically assigned according to the threshold value.

The example shown in the table below is assumed that a file named "SAMPLE01.raw" was processed.

Threshold File name
0 The original file name (the string excluding ".raw") followed by "(PDA)" and ".txt".

(Example)
SAMPLE01(PDA).txt

0以外 The file name described above (excluding ".txt") followed by "_Th", the threshold value, and ".txt".

(Example) In the case the threshold value 3000 is set,
SAMPLE01(PDA)_Th3000.txt

File format

The result are exported in text file.

In the description below, "\t" means a tab, and "..." means a repetition of the information written just above it. Type of values are shown in the parentheses "[]".

MS data file

Multiple units of the data block shown below are exported in the order of the scan number. The format is independent of the number of filters selected.

: [Scan number]\t[Retention time]\t[Filter name]
[m/z]\t[intensity]
[m/z]\t[intensity]
 ...

(Example)

: 1603	5.008621666667	ITMS + c ESI d Full ms2 224.98@35.00 [ 50.00-460.00]
98.206893920898 	5.572522640228
116.921920776367	6.633393287659
 ...
: 1604	5.014826666667	ITMS + c ESI Full ms [ 200.00-1500.00]
200.398406982422	960.902282714844
201.277923583984	1018.091125488281
 ...
: 1605	5.017761666667	ITMS + c ESI d Full ms2 436.16@35.00 [ 110.00-885.00]
148.928085327148	11.655914306641
198.879119873047	10.793945312500
 ...

PDA data file

The following data blocks are exported in the order of the scan number.

: [Scan number]\t[Retention time]\t
[Wave length (nm)]\t[Intensity]
[Wave length (nm)]\t[Intensity]
 ...

(Example)

: 751	5.003000000000	
200.000000000000	457963.000000000000
202.000000000000	452614.000000000000
 ...
: 752	5.009666666667	
200.000000000000	458963.000000000000
202.000000000000	453681.000000000000
 ...
: 753	5.016333333333	
200.000000000000	460016.000000000000
202.000000000000	454721.000000000000
 ...

Contributors

We acknowledge to the following people who are contributed to develop MSGet.

  • Mr. Takeshi Motegi
  • Dr. Ken-ichi Tanaka (Nara Institute of Science and Technology, past)
  • Dr. Yoshiyuki Ogata (Osaka Prefecture University)
  • Prof. Shigehiko Kanaya (Nara Institute of Science and Technology)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox