2.7.51 impMZXML
Contents
Menu Information
Data: Import from File: MZXML (mzData, mzXML, mzML, imzML)
If you do not see this file type, choose Data: Import from File: Add/Remove File Types...
To add drag & drop support for a file type, see . |
Brief Information
Import MZXML file.
Additional Information
Minimum Origin Version Required: 8.5.1SR0
Command Line Usage
impMZXML fname:="C:\test.mzXML";
X-Function Execution Options
Variables
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| File Name | fname |
Input string |
|
Specify the filename(s) of the file(s) to be imported. In the dialog, click the browse button beside the list box to open one or more files and the filenames will be listed in the box. |
| File Information | trfiles |
Input TreeNode |
|
This is used to show the file information. |
| Import Options | options |
Input TreeNode |
|
This is used to set the import options in the dialog. See for details. |
| Output | orng |
Output Range |
|
Output range of the imported data. |
Description
This X-Function is used for importing MZXML (mzData, mzXML, mzML, imzML) data files.
Related X-Functions