Changes
Page history
mirandaa created page: manual
authored
Jun 02, 2017
by
mirandaa
Show whitespace changes
Inline
Side-by-side
reorderscans.md
View page @
944d5aa6
# Reorder Scans
Is a
simple tool to reorder the scans found in
*
.mzXML in a given folder.
i
t is used to make
*
.mzXML more compatible
to
[
LipixXplorer
](
https://wiki.mpi-cbg.de/lipidx/Main_Page
)
A
simple tool to reorder the scans found in
*
.mzXML
file
in a given folder.
I
t is used to make
*
.mzXML more compatible
with
[
LipixXplorer
](
https://wiki.mpi-cbg.de/lipidx/Main_Page
)
.
Startup Screen for [Reorder Scans](Reorder-Scans)
----------
...
...
@@ -11,20 +11,20 @@ You can start **reorder scans** by starting PeakStrainer and clicking the *reord
# How to use it
Select a folder, where
*
.mzXML files are found.
All the files in this folder will be processed in the same way.
Reorder scans uses the first mzXML file it finds to get the available scan types,
presented in the left pane.
To order the scans, select a scan type from the left pane,
by double clicking or pressing the
*add *
button.
Reorder scans uses the first mzXML file to get the available scan types,
these scan types are presented in the left pane.
The right pane contains the ordered list of scan types.
T
he
scan type
is added
to the ordered
scans, on the righ
t pane
.
a
new mzXML file will be created with the scans
in the
order given in ordered scans pane
.
T
o add a
scan type to the ordered
list, select a scan type from the lef
t pane
a
nd double click or press
in
g
the
*add *
button
.
In case a mistake was made, you can remove the last scan type from the ordered scans pane by click
in
g
the
*remove *
button
.
Please note that scan types can be repeated
in the
ordered list
.
Note tha
t scan
s
type
s can be repeated in the ordered scans.
To remove the las
t scan type
from the ordered list click the
*remove*
button
To create the ordered mzXML files click
*finish*
and a new folder called
`ordered`
will be created with the files.
To finish the process click finish and
*
.mzXML files are created with the order given in the ordered list.
The new files are created in a folder called
`ordered`
in the same directory as the original files.
To close the application, click on the close button in the upper right corner of the application.
...
...
...
...