Immortalin / peptide-shaker

Automatically exported from code.google.com/p/peptide-shaker
1 stars 0 forks source link

Error while loading spectrum IDs from Xtandem results file #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
source files:
http://genesis.ugent.be/public_data/xtandem_peptideshaker_issue_120227.zip

> What steps will reproduce the problem?
Load the project and open the SpectrumID tab

> What is the expected output? What do you see instead?
See screenshot.

> What version of the product are you using? On what operating system?
0.13.0

> PeptideShaker.log stacktrace

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at eu.isas.peptideshaker.gui.tabpanels.SpectrumIdentificationPanel.fileSelectionChanged(SpectrumIdentificationPanel.java:2659)
    at eu.isas.peptideshaker.gui.tabpanels.SpectrumIdentificationPanel.access$5700(SpectrumIdentificationPanel.java:64)
    at eu.isas.peptideshaker.gui.tabpanels.SpectrumIdentificationPanel$55.run(SpectrumIdentificationPanel.java:2504)

Original issue reported on code.google.com by kennyhel...@gmail.com on 27 Feb 2012 at 2:47

Attachments:

GoogleCodeExporter commented 9 years ago
Seems like you are using an old version of PeptideShaker Kenny. Please update 
to the latest version and see if that helps. As I know that we have made quite 
a lot of improvements to the Spectrum IDs tab since the version you are using.

Also, the file on Genesis is not possible to download.

Original comment by harald.b...@gmail.com on 27 Feb 2012 at 5:16

GoogleCodeExporter commented 9 years ago
This issue has been fixed in the later releases. 

Updating to the latest release fixes the problem.

Original comment by harald.b...@gmail.com on 27 Feb 2012 at 5:56