You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I loaded the psm.tsv and mzML files generated from FragPipe/DIA-Umpire into PDV, I got the following error:
java.lang.NullPointerException
at PDVGUI.fileimport.FragePipeImport.getSpectrum(FragePipeImport.java:766)
at PDVGUI.fileimport.FragePipeImport.parseResultMzML(FragePipeImport.java:316)
at PDVGUI.fileimport.FragePipeImport.access$000(FragePipeImport.java:42)
at PDVGUI.fileimport.FragePipeImport$1.run(FragePipeImport.java:159)
The text was updated successfully, but these errors were encountered:
When I loaded the psm.tsv and mzML files generated from FragPipe/DIA-Umpire into PDV, I got the following error:
The text was updated successfully, but these errors were encountered: