We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not sure what the error is trying to say. I have used MSconvert on the same type of DIA files from previous project. Not sure what is going wrong now?
Processing... Failed - System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at pwiz.analysis.SpectrumListFactory.wrap(MSData* , vector<std::basic_string<char,std::char_traits,std::allocator >,std::allocator<std::basic_string<char,std::char_traits,std::allocator > > >* , IterationListenerRegistry* ) at pwiz.CLI.analysis.SpectrumListFactory.wrap(MSData msd, IList1 wrappers, IterationListenerRegistry ilr) at MSConvertGUI.MainLogic.processFile(String filename, Config config, ReaderList readers, Map2 usedOutputFilenames) at MSConvertGUI.MainLogic.Go(Config config, Map`2 usedOutputFilenames)
1 wrappers, IterationListenerRegistry ilr) at MSConvertGUI.MainLogic.processFile(String filename, Config config, ReaderList readers, Map
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Not sure what the error is trying to say. I have used MSconvert on the same type of DIA files from previous project. Not sure what is going wrong now?
Processing...
Failed - System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at pwiz.analysis.SpectrumListFactory.wrap(MSData* , vector<std::basic_string<char,std::char_traits,std::allocator >,std::allocator<std::basic_string<char,std::char_traits,std::allocator > > >* , IterationListenerRegistry* )
at pwiz.CLI.analysis.SpectrumListFactory.wrap(MSData msd, IList
1 wrappers, IterationListenerRegistry ilr) at MSConvertGUI.MainLogic.processFile(String filename, Config config, ReaderList readers, Map
2 usedOutputFilenames)at MSConvertGUI.MainLogic.Go(Config config, Map`2 usedOutputFilenames)
The text was updated successfully, but these errors were encountered: