Raw files tab
The Raw files tab displays information about your raw data sources and offers functions for dealing with those sources and the specification of your experimental design. This page first describes the columns of the raw files table and then the functions available to change it, organized following the buttons and button groups.
We often refer to a source of raw data as a raw file, but in some data formats the source is actually a folder. Currently, the file-based raw data formats supported and their (case insensitive) extensions are:
- ABSciex (*.wiff)
- MzXml (*.mzxml)
- Thermo (*.raw)
- Uimf (*.uimf)
The folder.based raw data formats and their extensions are:
- Agilent (*.d)
- Bruker (*.d)
1 Raw files table
The table displaying information about the raw data sources has seven columns.
- File: the absolute path to the file or folder containing the raw data.
- Exists: whether the file or folder currently exists at that location on the file system.
- Size: if the path points to an existing file (not a folder), the size of that file.
- Data format: the vendor or standard defining the format in which the data is stored, and whether it is file-based or folder-based.
- Parameter group: The data files may be organized at the user’s discretion in groups, which may be given different parameters.
- Experiment: The experiment is text that the user can choose and use however convenient, for example to group raw data or to remind him of the characteristics of the samples from which the data was taken.
- Fraction: Often the samples will be pre-processed with a procedure, for example centrifugation, that produces several sub-samples in a particular sequence. These sub-samples can be labeled with integers in the fractions column.
2 Raw files functions
2.1 Input data group
The Load and Load folder buttons are described here, but you should be aware that there are two other ways to load raw files.
One is by loading parameters stored in an *.xml
file, usually named mqpar.xml
. To do this, use the Load parameters item on the drop-down menu just left of the Raw files tab. A file browser will open so you can load the parameters you want, including the raw data files.
The other way to load raw files is by drag-and-drop from a file explorer. The behavior will depend on what you select.
- If you select a single file with an
*.xml
extension (usuallymqpar.xml
), the raw data files and other parameters stored there will be loaded. - If all of the items you select are recognized as raw data files, then these will be loaded.
- If any of the items you select is not recognized as a raw data file, then each folder among the selected items will be searched recursively for raw data files. All files found will be loaded. If there are also files which are not recognized as raw data, they will be silently passed over.
2.4 Load folder button
The Load folder button can be used in three ways:
- to open a single, folder-based raw data source,
- to open all the raw data sources of any sort (whether file-based or folder based) in the chosen folder, or
- to open all the raw data sources of any sort anywhere under the chosen folder, that is, recursively.
Because there could be many items in a directory that are not raw data sources, all such items are silently ignored.