Hi John,

I am sorry for the very belated response. The bug you reported has been already 
fixed in the current sources. The fix will be included in the next MZmine 
release, coming soon.

Best regards,

Tomas



On Feb 16, 2014, at 10:36, Josh Hewitt 
<hewi0...@umn.edu<mailto:hewi0...@umn.edu>> wrote:

Hello,

Let me preface my question by saying that I am new to using MZmine and it may 
be that I am misunderstanding how the “batch” functionality works. I was under 
the impression that the subsequent steps in the batch act on the result of the 
previous line(s), however, I seem to have found an instance where that is not 
the case. When I try run a simple batch with the following commands:

Raw data import
Targeted peak detection
Export to CSV file

The following error is thrown: “Unhandled exception in task Batch of 3 steps: 
java.lang.ArrayIndexOutOfBoundsException: 0 (CSVExportTask.java:50)

I tracked down my problem to the fact that the “Targeted peak detection” 
command is NOT generating a peak list which could then be exported. For 
example, if I run the following 2 step batch no peak list is generated (but no 
error is thrown either):

Raw data import
Targeted peak detection

The “Targeted peak detection” functionality works fine when not invoked in 
batch mode -i.e. I can generate the correct peak list file navigating through 
Raw data methods->Peak detection ->Targeted peak detection. Also, a peak list 
is generated if I run a batch with “Mass detection" followed by “Chromatogram 
builder”.

I also have one very curious observation…If already have a raw data file 
already imported, and then run the following batch:

Raw data import
Targeted peak detection

a peak list corresponding to that called in the “Target peak detection” is 
generated BUT form the file that is already open! (note: for this to work the 
already open raw data file needs to be highlighted, if it is not then no peak 
list in generated). So it would seem that the “Target peak detection” function 
in the batch command looks at to a raw data file that is highlighted and NOT 
that called in previous batch lines. I would be curious to know if (1) this is 
a bug (2) if there are any work arounds you could think of like modifying the 
batch xml file?

Thanks for you help!

here is my system info:

MZmine 2.10
running of OS X 10.9.1
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

===============================================
Tomas Pluskal
G0 Cell Unit, Okinawa Institute of Science and Technology Graduate University
1919-1 Tancha, Onna-son, Okinawa 904-0495, Japan
WWW: https://groups.oist.jp/g0
TEL: +81-98-966-8684
Fax: +81-98-966-2890

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to