Open andrewyy677 opened 2 years ago
Hi
Indeed, it looks like there is nothing in the log after the comet run analysis was started. Not even an error message. It looks like the container might have been stopped for some reason. Can you check if the container is still running? One possible explanation could be that system has run out of memory and process / container has been killed.
Unrelated to the current issue, there is only one mzML file provided. It might be a problem during later alignment steps.
Yeah, there is no error message in the log. I’ve checked the container and it’s still running. The RAM of my computer is 128 GB, which may not be enough for the process. I will give it a try in a larger RAM PC.
Another problem while pulling the glaDIAtor docker was that some parts were always showed “Waiting” and some parts were not 100% downloaded, but it showed “Status: Downloaded newer image for elolab/gladiator:latest” in the end (screenshot attached). I do not know whether it is because the internet speed or something, and whether the pulling is completed, and if it is the reason why the process stopped after the comet run analysis.
Thanks again!
Best, Yingying
I guess the image might be fine as the pull command completed and did not reporting errors.
You could try to execute the comet step manually to see what actually happens. This can be done by first running "docker ps" to find out what is the container id and then going into the container "docker exec -it THE_ID /bin/bash". Then, in the container, go to your project folder: "cd /run-files/analysis-20220831-012053/" and finally run the comet: "/opt/comet/comet-ms -P/run-files/analysis-20220831-012053/comet_settings.xml 170825_HF_1ug_DIA_1column_5_Q1.mzXML" to see what is the output.
It is also possible to try to run analysis without comet and just use xtandem (uncheck "Use comet search engine" from GUI), if comet does not work for some reason.
Thanks a lot! I've try the second solution that use xtandem only. It could run normally so far (GUI snapshot attached). I was wondering what the differences between the results of using xtandem only and using both xtandem and comet are. Is it ok to use xtandem only to analysis the data?
Another question is that I found a warning message ("Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them! Just add the contaminant file to the input file list 'in'.") in the 1500 line of the log.txt (attached), but I do input four FASTA files. Does the warning mean the FASTA files were not input properly? If so, what are the implications for the following analysis, and how to solve it?
Thanks again!
Best, Yingying log.txt
Thanks a lot! I've try the second solution that use xtandem only. It could run normally so far (GUI snapshot attached). I was wondering what the differences between the results of using xtandem only and using both xtandem and comet are. Is it ok to use xtandem only to analysis the data?
Another question is that I found a warning message ("Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them! Just add the contaminant file to the input file list 'in'.") in the 1500 line of the log.txt (attached), but I do input four FASTA files. Does the warning mean the FASTA files were not input properly? If so, what are the implications for the following analysis? How to solve it?
Thanks again!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年9月14日 15:01 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
I guess the image might be fine as the pull command completed and did not reporting errors.
You could try to execute the comet step manually to see what actually happens. This can be done by first running "docker ps" to find out what is the container id and then going into the container "docker exec -it THE_ID /bin/bash". Then, in the container, go to your project folder: "cd /run-files/analysis-20220831-012053/" and finally run the comet: "/opt/comet/comet-ms -P/run-files/analysis-20220831-012053/comet_settings.xml 170825_HF_1ug_DIA_1column_5_Q1.mzXML" to see what is the output.
It is also possible to try to run analysis without comet and just use xtandem (uncheck "Use comet search engine" from GUI), if comet does not work for some reason.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1246332181&data=05%7C01%7Csunyingying%40westlake.edu.cn%7C4311cc5e9a17413569eb08da961ef7a6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637987356999763400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YTsfggSBvtUZDnp44cglodE7LFQbBSlw2T6b94YIwp0%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JM7FEGZBZ5SR236543V6FZ43ANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7C4311cc5e9a17413569eb08da961ef7a6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637987356999763400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=FHyK809WbFqWTx3KwrxHTspQ4j%2BR1tlUWxEEcMqPDSs%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Running pipeline command: /opt/tpp/bin/msconvert /data/170825_HF_1ug_DIA_1column_1.mzML --32 --zlib --filter "peakPicking false 1-" --mzXML -o /run-files/analysis-20220914-140152/libfree format: mzXML m/z: Compression-Zlib, 32-bit intensity: Compression-Zlib, 32-bit rt: Compression-Zlib, 32-bit ByteOrder_LittleEndian indexed="true" outputPath: /run-files/analysis-20220914-140152/libfree extension: .mzXML contactFilename:
spectrum list filters: "peakPicking false 1-"
chromatogram list filters:
filenames: /data/170825_HF_1ug_DIA_1column_1.mzML
processing file: /data/170825_HF_1ug_DIA_1column_1.mzML writing output file: /run-files/analysis-20220914-140152/libfree/170825_HF_1ug_DIA_1column_1.mzXML
Running pipeline command: /opt/tpp/bin/msconvert /data/170825_HF_1ug_DIA_1column_5.mzML --32 --zlib --filter "peakPicking false 1-" --mzXML -o /run-files/analysis-20220914-140152/libfree format: mzXML m/z: Compression-Zlib, 32-bit intensity: Compression-Zlib, 32-bit rt: Compression-Zlib, 32-bit ByteOrder_LittleEndian indexed="true" outputPath: /run-files/analysis-20220914-140152/libfree extension: .mzXML contactFilename:
spectrum list filters: "peakPicking false 1-"
chromatogram list filters:
filenames: /data/170825_HF_1ug_DIA_1column_5.mzML
processing file: /data/170825_HF_1ug_DIA_1column_5.mzML writing output file: /run-files/analysis-20220914-140152/libfree/170825_HF_1ug_DIA_1column_5.mzXML
DIA-Umpire singal extraction analysis (version: v2.1.3) 2022-09-14 15:05:00,717 INFO [root] Version: v2.1.3 2022-09-14 15:05:00,718 INFO [root] Parameter file:/run-files/analysis-20220914-140152/diaumpire-params.txt 2022-09-14 15:05:00,718 INFO [root] Spectra file:/run-files/analysis-20220914-140152/libfree/170825_HF_1ug_DIA_1column_5.mzXML 2022-09-14 15:05:00,721 INFO [root] #Number of threads 2022-09-14 15:05:00,722 INFO [root] # set to the number of cores available 2022-09-14 15:05:00,722 INFO [root] Thread = 5 2022-09-14 15:05:00,723 INFO [root] 2022-09-14 15:05:00,723 INFO [root] #Precursor-fragments grouping parameters 2022-09-14 15:05:00,724 INFO [root] RPmax = 25 2022-09-14 15:05:00,724 INFO [root] RFmax = 300 2022-09-14 15:05:00,724 INFO [root] CorrThreshold = 0.2 2022-09-14 15:05:00,725 INFO [root] DeltaApex = 0.6 2022-09-14 15:05:00,726 INFO [root] RTOverlap = 0.3 2022-09-14 15:05:00,726 INFO [root] 2022-09-14 15:05:00,727 INFO [root] #Fragment intensity adjustments 2022-09-14 15:05:00,727 INFO [root] # change BoostComplementaryIon if later using database search results to build libraries for Skyline/OpenSWATH 2022-09-14 15:05:00,728 INFO [root] AdjustFragIntensity = true 2022-09-14 15:05:00,728 INFO [root] BoostComplementaryIon = true 2022-09-14 15:05:00,729 INFO [root] 2022-09-14 15:05:00,729 INFO [root] #Export detected MS1 features (output feature file can be loaded and mapped to RAW data in BatMass) 2022-09-14 15:05:00,730 INFO [root] ExportPrecursorPeak = false 2022-09-14 15:05:00,730 INFO [root] 2022-09-14 15:05:00,730 INFO [root] #Signal extraction: mass accuracy and resolution 2022-09-14 15:05:00,731 INFO [root] # resolution parameter matters only for data generated in profile mode 2022-09-14 15:05:00,731 INFO [root] SE.MS1PPM = 15 2022-09-14 15:05:00,732 INFO [root] SE.MS2PPM = 25 2022-09-14 15:05:00,732 INFO [root] SE.Resolution = 60000 2022-09-14 15:05:00,733 INFO [root] 2022-09-14 15:05:00,733 INFO [root] #Signal extraction: signal to noise filter 2022-09-14 15:05:00,733 INFO [root] SE.SN = 1.1 2022-09-14 15:05:00,734 INFO [root] SE.MS2SN = 1.1 2022-09-14 15:05:00,734 INFO [root] 2022-09-14 15:05:00,735 INFO [root] #Signal extraction: minimum signal intensity filter 2022-09-14 15:05:00,735 INFO [root] # for Thermo data, filtering is usually not necessary. Set SE.EstimateBG to false and SE.MinMSIntensity and SE.MinMSMSIntensity to a low value, e.g. 1 2022-09-14 15:05:00,736 INFO [root] # for older Q Exactive data, or when too many MS1 features are extracted, set SE.EstimateBG to yes (or apply SE.MinMSIntensity and SE.MinMSMSIntensity values based on BatMass visualization) 2022-09-14 15:05:00,736 INFO [root] SE.EstimateBG = false 2022-09-14 15:05:00,737 INFO [root] SE.MinMSIntensity = 1 2022-09-14 15:05:00,737 INFO [root] SE.MinMSMSIntensity = 1 2022-09-14 15:05:00,737 INFO [root] 2022-09-14 15:05:00,738 INFO [root] #Signal extraction: peak curve detection and isotope
Basically using multiple search engines should increase the number of peptide identification. However, I have noticed that xtandem does really good job and using also comet does not help that much. So, I would say it is fully ok just to use xtandem.
"Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them!"
If I remember correctly this warning comes from decoy generator component. It is worried if only one fasta file is provided to it. However, all fasta files given by the user have been concatenated to this file by gladiator workflow already, so this warning is non-issue.
OK, thanks a lot!
Best, Yingying
OK, my problems are all solved. Thanks for your detailed answers!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年9月15日 16:11 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Basically using multiple search engines should increase the number of peptide identification. However, I have noticed that xtandem does really good job and using also comet does not help that much. So, I would say it is fully ok just to use xtandem.
"Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them!"
If I remember correctly this warning comes from decoy generator component. It is worried if only one fasta file is provided to it. However, all fasta files given by the user have been concatenated to this file by gladiator workflow already, so this warning is non-issue.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1247741101&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cfdb80ff2c6e24cc153c208da96f1ec5a%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637988263050358050%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xl55Qurh5X8zXanXczMD4hlyL6H5isSnESLIGShNKMA%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JKNA6JJHM6BHP3H3R3V6LK3XANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cfdb80ff2c6e24cc153c208da96f1ec5a%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637988263050358050%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=W17sFJVsRhpLVku7JicJMK3IYOwCAHd9N1qaJv8mwWk%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Sorry for the incomplete snapshot in the last letter, and the new snapshot was attached.
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Yingying SUN @.> 发送时间: 2022年9月13日 19:59 收件人: @.>; @.> 抄送: @.> 主题: 回复: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Thanks for the quick response! Yeah, there is no error message in the log. I’ve checked the container and it’s still running. The RAM of my computer is 128 GB, which may not be enough for the process. I will give it a try in a larger RAM PC.
Another problem while pulling the glaDIAtor docker was that some parts were always showed “Waiting” and some parts were not 100% downloaded, but it showed “Status: Downloaded newer image for elolab/gladiator:latest” in the end (screenshot attached). I do not know whether it is because the internet speed or something, and whether the pulling is completed, and if it is the reason why the process stopped after the comet run analysis.
Thanks again!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年9月13日 16:28 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Hi
Indeed, it looks like there is nothing in the log after the comet run analysis was started. Not even an error message. It looks like the container might have been stopped for some reason. Can you check if the container is still running? One possible explanation could be that system has run out of memory and process / container has been killed.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1245073059&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cbfd4a02f817a4861a07108da9561f9d6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637986545290734214%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FrzZ%2Bjlq0ac7quvrnB%2F1WN5S%2FkAz4xVOnBSCWxJSR%2Fg%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JOWXXKEUVJO33GXW7DV6A3LXANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cbfd4a02f817a4861a07108da9561f9d6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637986545290734214%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Ej358bng0UIPpNsXoON9svMpQWkdrcPZxH6nuTe8%2B%2FQ%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Thanks for the quick response! Yeah, there is no error message in the log. I’ve checked the container and it’s still running. The RAM of my computer is 128 GB, which may not be enough for the process. I will give it a try in a larger RAM PC.
Another problem while pulling the glaDIAtor docker was that some parts were always showed “Waiting” and some parts were not 100% downloaded, but it showed “Status: Downloaded newer image for elolab/gladiator:latest” in the end (screenshot attached). I do not know whether it is because the internet speed or something, and whether the pulling is completed, and if it is the reason why the process stopped after the comet run analysis.
Thanks again!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年9月13日 16:28 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Hi
Indeed, it looks like there is nothing in the log after the comet run analysis was started. Not even an error message. It looks like the container might have been stopped for some reason. Can you check if the container is still running? One possible explanation could be that system has run out of memory and process / container has been killed.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1245073059&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cbfd4a02f817a4861a07108da9561f9d6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637986545290734214%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FrzZ%2Bjlq0ac7quvrnB%2F1WN5S%2FkAz4xVOnBSCWxJSR%2Fg%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JOWXXKEUVJO33GXW7DV6A3LXANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cbfd4a02f817a4861a07108da9561f9d6%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637986545290734214%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Ej358bng0UIPpNsXoON9svMpQWkdrcPZxH6nuTe8%2B%2FQ%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Hi, elolab team
Thanks for previous answers! I tested glaDIAtor using example data (DDA rawdata: 170825_HF_1_6_pool_2ug_DDA_library_1column_1.raw; DIA rawdata: 170825_HF_1ug_DIA_1column_1.raw) (Software GUI attached). I got error message: “AttributeError: 'Spectra' object has no attribute 'name'” at the end of the log.txt (attached). How can I solve the problem?
Thanks for your time!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Yingying SUN @.> 发送时间: 2022年9月15日 16:40 收件人: @.>; @.> 抄送: @.> 主题: 回复: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
OK, my problems are all solved. Thanks for your detailed answers!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年9月15日 16:11 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Basically using multiple search engines should increase the number of peptide identification. However, I have noticed that xtandem does really good job and using also comet does not help that much. So, I would say it is fully ok just to use xtandem.
"Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them!"
If I remember correctly this warning comes from decoy generator component. It is worried if only one fasta file is provided to it. However, all fasta files given by the user have been concatenated to this file by gladiator workflow already, so this warning is non-issue.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1247741101&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cfdb80ff2c6e24cc153c208da96f1ec5a%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637988263050358050%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xl55Qurh5X8zXanXczMD4hlyL6H5isSnESLIGShNKMA%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JKNA6JJHM6BHP3H3R3V6LK3XANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7Cfdb80ff2c6e24cc153c208da96f1ec5a%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C637988263050358050%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=W17sFJVsRhpLVku7JicJMK3IYOwCAHd9N1qaJv8mwWk%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Running pipeline command: mono /opt/ThermoRawFileParser/ThermoRawFileParser.exe -f=1 -m=0 --noZlibCompression -i=/data/DIA_raw_example/raw/170825_HF_1ug_DIA_1column_1.raw -b=/run-files/example_fecal_2nd/DIA/170825_HF_1ug_DIA_1column_1.mzML -p 2022-10-31 01:30:46 INFO Started parsing /data/DIA_raw_example/raw/170825_HF_1ug_DIA_1column_1.raw 2022-10-31 01:38:37 INFO Processing 138621 MS scans 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
2022-10-31 02:38:13 INFO Finished parsing /data/DIA_raw_example/raw/170825_HF_1ug_DIA_1column_1.raw Running pipeline command: mono /opt/ThermoRawFileParser/ThermoRawFileParser.exe -f=1 -m=0 --noZlibCompression -i=/data/DDA_raw_example/raw/170825_HF_1_6_pool_2ug_DDA_library_1column_1.raw -b=/run-files/example_fecal_2nd/DDA/170825_HF_1_6_pool_2ug_DDA_library_1column_1.mzML 2022-10-31 02:38:14 INFO Started parsing /data/DDA_raw_example/raw/170825_HF_1_6_pool_2ug_DDA_library_1column_1.raw 2022-10-31 02:41:34 INFO Processing 123730 MS scans 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
2022-10-31 02:48:44 INFO Finished parsing /data/DDA_raw_example/raw/170825_HF_1_6_pool_2ug_DDA_library_1column_1.raw Running pipeline command: DecoyDatabase -in DB.fasta -out DB_with_decoys.fasta Warning: Only one FASTA input file was provided, which might not contain contaminants.You probably want to have them! Just add the contaminant file to the input file list 'in'. DecoyDatabase took 18:32 m (wall), 12:58 m (CPU), 13.16 s (system), 12:45 m (user). Running pipeline command: /opt/tandem/tandem /run-files/example_fecal_2nd/tmpvt6259mz 170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.OUTPUT.xml
X! TANDEM Alanine (2017.2.1.4)
Loading spectra (mzML)..................................................... loaded. Spectra matching criteria = 104654 Starting threads ........................................ started. Computing models: testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 50 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 100 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 150 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 200 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 250 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 300 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 350 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 400 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 450 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 500 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 550 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 600 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 650 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 700 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 750 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 800 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 850 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 900 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 950 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 1000 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 1050 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 1100 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 1150 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 1200 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 1250 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 1300 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 1350 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 1400 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 1450 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 1500 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 1550 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 1600 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 1650 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 1700 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 1750 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 1800 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 1850 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 1900 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 1950 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 2000 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 2050 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 2100 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 2150 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 2200 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 2250 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 2300 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 2350 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 2400 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 2450 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 2500 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 2550 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 2600 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 2650 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 2700 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 2750 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 2800 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 2850 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 2900 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 2950 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 3000 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 3050 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 3100 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 3150 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 3200 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 3250 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 3300 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 3350 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 3400 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 3450 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 3500 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 3550 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 3600 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 3650 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 3700 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 3750 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 3800 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 3850 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 3900 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 3950 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 4000 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 4050 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 4100 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 4150 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 4200 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 4250 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 4300 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 4350 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 4400 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 4450 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 4500 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 4550 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 4600 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 4650 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 4700 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 4750 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 4800 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 4850 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 4900 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 4950 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 5000 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 5050 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 5100 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 5150 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 5200 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 5250 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 5300 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 5350 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 5400 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 5450 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 5500 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 5550 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 5600 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 5650 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 5700 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 5750 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 5800 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 5850 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 5900 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 5950 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 6000 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 6050 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 6100 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 6150 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 6200 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 6250 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 6300 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 6350 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 6400 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 6450 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 6500 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 6550 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 6600 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 6650 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 6700 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 6750 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 6800 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 6850 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 6900 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 6950 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 7000 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 7050 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 7100 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 7150 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 7200 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 7250 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 7300 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 7350 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 7400 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 7450 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 7500 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 7550 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 7600 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 7650 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 7700 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 7750 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 7800 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 7850 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 7900 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 7950 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 8000 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 8050 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 8100 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 8150 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 8200 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 8250 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 8300 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 8350 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 8400 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 8450 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 8500 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 8550 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 8600 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 8650 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 8700 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 8750 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 8800 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 8850 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 8900 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 8950 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 9000 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 9050 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 9100 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 9150 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 9200 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 9250 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 9300 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 9350 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 9400 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 9450 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 9500 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 9550 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 9600 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 9650 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 9700 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 9750 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 9800 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 9850 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 9900 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 9950 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 10000 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 10050 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 10100 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 10150 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 10200 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 10250 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 10300 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 10350 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 10400 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 10450 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 10500 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 10550 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 10600 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 10650 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 10700 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 10750 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 10800 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 10850 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 10900 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 10950 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 11000 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 11050 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 11100 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 11150 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 11200 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 11250 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 11300 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 11350 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 11400 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 11450 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 11500 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 11550 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 11600 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 11650 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 11700 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 11750 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 11800 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 11850 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 11900 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 11950 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 12000 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 12050 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 12100 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 12150 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 12200 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 12250 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 12300 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 12350 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 12400 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 12450 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 12500 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 12550 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 12600 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 12650 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 12700 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 12750 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 12800 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 12850 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 12900 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 12950 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 13000 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 13050 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 13100 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 13150 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 13200 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 13250 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 13300 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 13350 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 13400 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 13450 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 13500 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 13550 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 13600 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 13650 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 13700 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 13750 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 13800 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 13850 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 13900 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 13950 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 14000 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 14050 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 14100 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 14150 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 14200 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 14250 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 14300 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 14350 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 14400 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 14450 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 14500 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 14550 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 14600 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 14650 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 14700 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 14750 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 14800 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 14850 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 14900 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 14950 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 15000 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 15050 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 15100 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 15150 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 15200 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 15250 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 15300 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 15350 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 15400 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 15450 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 15500 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 15550 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 15600 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 15650 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 15700 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 15750 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 15800 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 15850 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 15900 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 15950 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 16000 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 16050 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 16100 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 16150 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 16200 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 16250 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 16300 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 16350 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 16400 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 16450 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 16500 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 16550 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 16600 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 16650 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 16700 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 16750 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 16800 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 16850 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 16900 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 16950 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 17000 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 17050 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 17100 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 17150 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 17200 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 17250 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 17300 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 17350 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 17400 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 17450 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 17500 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 17550 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 17600 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 17650 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 17700 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 17750 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 17800 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 17850 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 17900 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 17950 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 18000 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 18050 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 18100 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 18150 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 18200 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 18250 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 18300 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 18350 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 18400 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 18450 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 18500 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 18550 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 18600 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 18650 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 18700 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 18750 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 18800 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 18850 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 18900 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 18950 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 19000 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 19050 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 19100 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 19150 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 19200 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 19250 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 19300 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 19350 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 19400 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 19450 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 19500 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 19550 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 19600 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 19650 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 19700 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 19750 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 19800 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 19850 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 19900 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 19950 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 20000 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 20050 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3tes | 20100 ks ting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 | 20150 ks testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 20200 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 20250 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3test | 20300 ks ing 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3t | 20350 ks esting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 20400 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing | 20450 ks 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3testi | 20500 ks ng 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3te | 20550 ks sting 1 2 3testing 1 2 3testing 1 2 3testing 1 2 | 20600 ks 3testing 1 2 3testing 1 2 3testing 1 2 3testing 1 | 20650 ks 2 3testing 1 2 3testing 1 2 3testing 1 2 3testin | 20700 ks g 1 2 3testing 1 2 3testing 1 2 3testing 1 2 3 sequences modelled = 20745 ks Model refinement: partial cleavage ..... done. unanticipated cleavage ..... done. modified N-terminus 42.0106@[ ..... done. finishing refinement ... done. Merging results: from 2..3..4..5..6..7..8..9..10..11..12..13..14..15..16..17..18..19..20..21..22..23..24..25..26..27..28..29..30..31..32..33..34..35..36..37..38..39..40..
Creating report: initial calculations ..... done. sorting ..... done. finding repeats ..... done. evaluating results ..... done. calculating expectations ..... done. writing results ..... done.
Valid models = 24348 Unique models = 19946 Estimated false positives = 220 ± 15
Running pipeline command: /opt/tpp/bin/Tandem2XML 170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.OUTPUT.xml 170825_HF_1_6_pool_2ug_DDA_library_1column1.tandem.pep.xml No index list offset found. File will not be read. Incomplete file name. No file loaded: Incomplete file name. No file loaded: Incomplete file name. No file loaded: Incomplete file name. No file loaded: WARNING: Failed to open mzML file. Output will not contain retention times. Running pipeline command: /opt/tpp/bin/xinteract -OARPd -dDECOY -Ninteract_xtandem_pep.xml 170825_HF_1_6_pool_2ug_DDA_library_1column_1.tandem.pep.xml
/opt/tpp/bin/xinteract (TPP v5.2.0 Flammagenitus, Build 202104252123-8446 (Linux-x86_64))
running: "/opt/tpp/bin/InteractParser 'interact_xtandem_pep.xml' '170825_HF_1_6_pool_2ug_DDA_library_1column_1.tandem.pep.xml' -L'7'" file 1: 170825_HF_1_6_pool_2ug_DDA_library_1column_1.tandem.pep.xml WARNING: cannot open data file /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O.mzML in msms_run_summary tag... trying .mzXML ... WARNING: CANNOT correct data file /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O.mzXML in msms_run_summary tag... WARNING: cannot open data file /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O.mzML in msms_run_summary tag... trying .mzXML ... WARNING: CANNOT correct data file /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O.mzXML in msms_run_summary tag... processed altogether 24348 results INFO: Results written to file: /run-files/example_fecal_2nd/interact_xtandem_pep.xml command completed in 483 sec
running: "/opt/tpp/bin/DatabaseParser 'interact_xtandem_pep.xml'" command completed in 0 sec
running: "/opt/tpp/bin/RefreshParser 'interact_xtandem_pep.xml' 'DB_with_decoys.fasta'"
command completed in 5208 sec
running: "/opt/tpp/bin/PeptideProphetParser 'interact_xtandempep.xml' ACCMASS RT NONPARAM DECOYPROBS DECOY=DECOY" using Accurate Mass Bins using RT Using Decoy Label "DECOY_". Decoy Probabilities will be reported. Using non-parametric distributions (X! Tandem) WARNING: Found unanticipated cleavage in refinement mode. Turning off NTT model. adding ACCMASS mixture distribution adding Retention Time mixture distr init with X! Tandem trypsin MS Instrument info: Manufacturer: UNKNOWN, Model: UNKNOWN, Ionization: UNKNOWN, Analyzer: UNKNOWN, Detector: UNKNOWN
INFO: Processing standard MixtureModel ... PeptideProphet (TPP v5.2.0 Flammagenitus, Build 202104252123-8446 (Linux-x86_64)) @.*** read in 0 1+, 16142 2+, 7206 3+, 985 4+, 0 5+, 0 6+, and 0 7+ spectra. Initialising statistical models ... Found 618 Decoys, and 23715 Non-Decoys Iterations: .........10.........20.....Estimating Retention Time Model ... please wait ... Run Index: /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O, slope=0.846514, intercept=420.554, r_sq=0.878371 Run Index: /run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O, slope=0.846514, intercept=420.554, r_sq=0.878371
WARNING: Mixture model quality test failed for charge (1+). WARNING: Mixture model quality test failed for charge (5+). WARNING: Mixture model quality test failed for charge (6+). WARNING: Mixture model quality test failed for charge (7+). model complete after 26 iterations command completed in 337 sec
running: "/opt/tpp/bin/ProphetModels.pl -i interact_xtandempep.xml -d "DECOY"" Analyzing interact_xtandem_pep.xml ... Reading Accurate Mass Model model +1 ... Reading kernel density RTCalc RT [RT] model +1 ... Reading Accurate Mass Model model +2 ... Reading kernel density RTCalc RT [RT] model +2 ... Reading Accurate Mass Model model +3 ... Reading kernel density RTCalc RT [RT] model +3 ... Reading Accurate Mass Model model +4 ... Reading kernel density RTCalc RT [RT] model +4 ... Reading Accurate Mass Model model +5 ... Reading kernel density RTCalc RT [RT] model +5 ... Reading Accurate Mass Model model +6 ... Reading kernel density RTCalc RT [RT] model +6 ... Reading Accurate Mass Model model +7 ... Reading kernel density RTCalc RT [RT] model +7 ... Parsing search results "/run-files/example_fecal_2nd/170825_HF_1_6_pool_2ug_DDA_library_1column_1.TANDEM.O (X! Tandem)"... => Found 20332 hits. (104 decoys, 0 excluded) => Total so far: 20332 hits. (104 decoys, 0 excluded) command completed in 7 sec
running: "/opt/tpp/cgi-bin/PepXMLViewer.cgi -I /run-files/example_fecal_2nd/interact_xtandem_pep.xml" command completed in 9 sec
running: "/opt/tpp/bin/tpp_models.pl '/run-files/example_fecal_2nd/interact_xtandem_pep.xml'" File: /run-files/example_fecal_2nd/interact_xtandem_pep.xml
command completed in 7 sec /opt/tpp/bin/InteractParser 'interact_xtandem_pep.xml' '170825_HF_1_6_pool_2ug_DDA_library_1column_1.tandem.pep.xml' -L'7' 483 sec /opt/tpp/bin/DatabaseParser 'interact_xtandem_pep.xml' /opt/tpp/bin/RefreshParser 'interact_xtandem_pep.xml' 'DB_with_decoys.fasta' 5208 sec /opt/tpp/bin/PeptideProphetParser 'interact_xtandempep.xml' ACCMASS RT NONPARAM DECOYPROBS DECOY=DECOY 337 sec /opt/tpp/bin/ProphetModels.pl -i interact_xtandempep.xml -d "DECOY" 7 sec /opt/tpp/cgi-bin/PepXMLViewer.cgi -I /run-files/example_fecal_2nd/interact_xtandem_pep.xml 9 sec /opt/tpp/bin/tpp_models.pl '/run-files/example_fecal_2nd/interact_xtandem_pep.xml' 7 sec job completed in 6051 sec Running pipeline command: /opt/tpp/bin/Mayu.pl -A ../interact_xtandem_pep.xml -C ../DB_withdecoys.fasta -E DECOY -G 0.01 -H 51 -I 2 -P protFDR=0.01:t
/opt/tpp/bin/Mayu.pl 1.07
6103 seconds run time
Running pipeline command: cat _psm_protFDR0.csv |cut -f 5 -d ',' |tail -n+2 |sort -u |head -n1 Running pipeline command: /opt/tpp/bin/spectrast -cNSpecLiblib -cIHCD -cf "Protein! ~ DECOY" -cP0.3644 -c_IRT/opt/gladiator/iRT.txt -c_IRR interact_xtandem_pep.xml SpectraST started at Mon Oct 31 14:17:35 2022. Processing "interact_xtandem_pep.xml"...500...1000...1500...2000...2500...3000...3500...4000...4500...5000...5500...6000...6500...7000...7500...8000...8500...9000...9500...10000...10500...11000...11500...12000...12500...13000...13500...14000...14500...15000...15500...16000...16500...17000...17500...18000...18500...19000...19500...20000...DONE! Importing all spectra with P>=0.3644 ...10%...20%...30%...40%...50%...60%...70%...80%...90%...DONE!
Library file (BINARY) "SpecLib_lib.splib" created. Library file (TEXT) "SpecLib_lib.sptxt" created. M/Z Index file "SpecLib_lib.spidx" created. Peptide Index file "SpecLib_lib.pepidx" created.
Total number of spectra in library: 0 Total number of distinct peptide ions in library: 0 Total number of distinct stripped peptides in library: 0
CHARGE +1: 0 ; +2: 0 ; +3: 0 ; +4: 0 ; +5: 0 ; >+5: 0 ; Unk: 0 TERMINI Tryptic: 0 ; Semi-tryptic: 0 ; Non-tryptic: 0 PROBABILITY >0.9999: 0 ; 0.999-0.9999: 0 ; 0.99-0.999: 0 ; 0.9-0.99: 0 ; <0.9: 0 NREPS 20+: 0 ; 10-19: 0 ; 4-9: 0 ; 2-3: 0 ; 1: 0 MODIFICATIONS None
Total Run Time = 19 seconds. SpectraST finished at Mon Oct 31 14:17:54 2022 with 1 error(s): PEPXML IMPORT: Cannot open file "170825_HF_1_6_pool_2ug_DDA_library_1column_1.mzXML|.mzML|.mzXML.gz|.mzML.gz|.mz5 in /run-files/example_fecal_2nd/". No scan from this file will be imported.
Running pipeline command: /opt/tpp/bin/spectrast -cNSpecLib_cons -cDDB_with_decoys.fasta -cIHCD -cAC SpecLib_lib.splib SpectraST started at Mon Oct 31 14:17:54 2022. Creating CONSENSUS library from "/run-files/example_fecal_2nd/SpecLib_lib.splib" REFRESHING protein mappings...DONE! Importing ions...DONE!
Library file (BINARY) "SpecLib_cons.splib" created. Library file (TEXT) "SpecLib_cons.sptxt" created. M/Z Index file "SpecLib_cons.spidx" created. Peptide Index file "SpecLib_cons.pepidx" created.
Total number of spectra in library: 0 Total number of distinct peptide ions in library: 0 Total number of distinct stripped peptides in library: 0
CHARGE +1: 0 ; +2: 0 ; +3: 0 ; +4: 0 ; +5: 0 ; >+5: 0 ; Unk: 0 TERMINI Tryptic: 0 ; Semi-tryptic: 0 ; Non-tryptic: 0 PROBABILITY >0.9999: 0 ; 0.999-0.9999: 0 ; 0.99-0.999: 0 ; 0.9-0.99: 0 ; <0.9: 0 NREPS 20+: 0 ; 10-19: 0 ; 4-9: 0 ; 2-3: 0 ; 1: 0 MODIFICATIONS None
Total Run Time = 302 seconds.
SpectraST finished at Mon Oct 31 14:22:56 2022 without error.
Running pipeline command: spectrast2tsv.py -l 400.0,1000.0 -s y,b -d -e -o 6 -n 6 -w swath-windows.txt -k openswath -a SpecLib_cons_openswath.tsv SpecLib_cons.sptxt
swathsfile : swath-windows.txt
Masslimits: [400.0, 1000.0]
Modifications used : ['C[160]', 'M[147]', 'W[202]', 'H[153]', 'K[136]', 'R[166]', 'E[111]', 'Q[111]', 'C[143]', 'n[43]', 'S[167]', 'T[181]', 'Y[243]', 'N[115]', 'Q[129]', 'C[149]', 'D[131]', 'K[144]', 'Y[179]', 'R[172]', 'N[130]', 'P[113]', 'C[119]', 'N[317]', 'N[349]']
Reading : SpecLib_cons.sptxt
Traceback (most recent call last):
File "/usr/local/bin/spectrast2tsv.py", line 4, in
Hi,
Log appears to show this warning:
"WARNING: Failed to open mzML file. Output will not contain retention times."
It seems raw files are used directly. I would recommend converting the files to open mzXML and mzML formats according to this protocol paper: https://research.utu.fi/converis/portal/detail/Publication/41624965
Also, there might be various issues if only one sample is being analyzed, I would recommend trying to run the whole set at once.
Thanks! I’ll try again!
Best, Yingying
从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送
发件人: Sami @.> 发送时间: 2022年11月15日 15:48 收件人: @.> 抄送: Yingying SUN @.>; @.> 主题: Re: [elolab/glaDIAtor] glaDIAtor shut down at log: /opt/comet/comet-ms -P/run-files/analysis xxx (Issue #1)
Hi,
Log appears to show this warning:
"WARNING: Failed to open mzML file. Output will not contain retention times."
It seems raw files are used directly. I would recommend converting the files to open mzXML and mzML formats first by following the conversion shown in this protocol paper: https://research.utu.fi/converis/portal/detail/Publication/41624965https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fresearch.utu.fi%2Fconveris%2Fportal%2Fdetail%2FPublication%2F41624965&data=05%7C01%7Csunyingying%40westlake.edu.cn%7C21f79c8ef10a422da7b908dac6ddbcd7%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C638040952908718755%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=umUpb7ENooygplNEBsB%2BSNK4cvS3PUDfp3QlrowVFAA%3D&reserved=0
Also, there might be various issues if only one sample is being analyzed, I would recommend trying to run the whole set at once.
— Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Felolab%2FglaDIAtor%2Fissues%2F1%23issuecomment-1314914206&data=05%7C01%7Csunyingying%40westlake.edu.cn%7C21f79c8ef10a422da7b908dac6ddbcd7%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C638040952908718755%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7%2BMnxUhMFsS3Q1NC62U6GBGOpiIgLK6vR7ApHI3H5QY%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2UR3JKTHJKQEW6IPOPKTTTWIM53NANCNFSM6AAAAAAQA7OWB4&data=05%7C01%7Csunyingying%40westlake.edu.cn%7C21f79c8ef10a422da7b908dac6ddbcd7%7C7e82de2f7ef644169b9644c1457be81b%7C1%7C0%7C638040952908718755%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=cc0MOxoIkx%2BXbC0EAWUOBSVDWt%2BEho5QRS5M9EBsdFI%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Dear Sami Pietilä,
Thanks for excellent software for metaproteomic DIA data! I met a problem when running glaDIAtor on Windows 10 platform from web browser. My input rawdata was one of your example rawdata named 170825_HF_1ug_DIA_1column_5.raw, and my fasta files were IGC_MLI28_fungivirus.fasta, irt.fasta, and contaminant.fasta. The web interface was the following picture and the log was also attached. Thanks for your time!
best, Yingying
log.txt