Giter Site home page Giter Site logo

Comments (5)

hbarsnes avatar hbarsnes commented on September 25, 2024

Hi,

Thanks for telling us about this. Could you send us the DeNovoGUI log file? You'll find it in via Help > Bug Report.

Best regards,
Harald

from denovogui.

copyymk avatar copyymk commented on September 25, 2024

Hi,
Tue Apr 19 17:37:42 CST 2016: DeNovoGUI version 1.10.3.

java.lang.IndexOutOfBoundsException: Index: 14192, Size: 14192
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.compomics.util.experiment.io.massspectrometry.MgfIndex.getSpectrumTitle(MgfIndex.java:239)
at com.compomics.util.experiment.massspectrometry.SpectrumFactory.getSpectrumTitle(SpectrumFactory.java:992)
at com.compomics.util.experiment.io.identifications.idfilereaders.NovorIdfileReader.getAllSpectrumMatches(NovorIdfileReader.java:276)
at com.compomics.util.experiment.io.identifications.idfilereaders.NovorIdfileReader.getAllSpectrumMatches(NovorIdfileReader.java:125)
at com.compomics.denovogui.gui.ResultsFrame.importDeNovoResults(ResultsFrame.java:3283)
at com.compomics.denovogui.gui.ResultsFrame$51.run(ResultsFrame.java:2723)

Thanks!

from denovogui.

hbarsnes avatar hbarsnes commented on September 25, 2024

Hi,

Thanks for the log file. It seems like DeNovoGUI is trying to read the final spectrum in your mgf file but fails to do so due to an index issue with the file (the first spectrum is at index 0). Not really sure how this can happen. Could it be that your mgf file contains both MS1 and MS2 spectra? As MS1 spectra are ignored by Novor which would mess up the mgf index?

Best regards,
Harald

from denovogui.

copyymk avatar copyymk commented on September 25, 2024

Thanks! I used the new mgf file to instand of the old one and it work. Thanks again!

from denovogui.

hbarsnes avatar hbarsnes commented on September 25, 2024

Great! It would be great if you could send me the original mgf file so that perhaps we can try to find a way around it even for the original file?

from denovogui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.