Open Clovernana opened 4 years ago
Hi!
Did you make any progress on this already? Your command looks very weird. Maybe there were some copy/paste issues when trying to execute the command?
Hi, I‘ve got a F drive in my laptop.And I did't make any progress about this .It's very confusing.And I have another problem. And this is all my data that is saved in F .And I can only use windows system.Or alse ,could you tell me how to write the code.I've tried many times but all failed.
Hi, I have met this problem shown below: C:\Program Files\OpenMS-2.5.0\bin>OpenSwathWorkflow -in F:/openswathdata/olgas_K121026_001_SW_Wayne_R1_d00-Mtb_Wayne_01.mzML -tr F:/openswathdata/library.tsv -tr_irt F:/openswathdata/iRTassays.TraML -swath_windows_file F:/openswathdata/SWATHwindows_analysis.tsv -sort_swath_maps -batchSize 1000 -readOptions cache -out_features F:/openswathdata/output.featureXML Validate provided Swath windows file: Read Swath window header: 'start end' Read Swath window file with 32 SWATH windows. Progress of 'Load TSV file': Warning: The peptide sequence GIDEQSHASWFVFQIDALR and the full peptide name DAQILGVSIDSEFAHFQWR are not equal. Please check your input. (use force_invalid_mods to override) Warning: The peptide sequence EEVTQQIALNNVDYR and the full peptide name DAQINEVQEVLTNYR are not equal. Please check your input.
Hi, In brief,the -tr file in the http://www.peptideatlas.org/PASS/PASS00779 seems always go wrong in my run . Here is the code I have used showing below. The error is showned below.
And I have tried the three files given in the data set. Mtb_TubercuList-R27_iRT_UPS_decoy_OpenMS21compatible.tsv Mtb_TubercuList-R27_iRT_UPS.tsv Mtb_TubercuList-R27_iRT_UPS_decoy.tsv All this three file are run in the TOPP command line,but all failed. Is there any error in my code or any problem with my operation or any question with the data set? It's really confusing.
Hi,
I tested with OpenMS-2.5.0 (windows10) and everything worked.
E:\Programming\OpenMS-2.5.0\bin\OpenSwathWorkflow.exe -in F:\OpenSWATH_test_data\PASS00779\olgas_K121026_001_SW_Wayne_R1_d00.mzML -tr F:\OpenSWATH_test_data\PASS00779\Mtb_TubercuList-R27_iRT_UPS_decoy_OpenMS21compatible.tsv -tr_irt F:\OpenSWATH_test_data\PASS00779\iRTassays.TraML -swath_windows_file F:\OpenSWATH_test_data\PASS00779\SWATHwindows_analysis.tsv -out_tsv F:\OpenSWATH_test_data\PASS00779\test_output.tsv
Could you please try it again? Which file are you using as -tr, since it is called library.tsv, which was not included in PASS00779? How did you convert the files or did you do anything else to the mzML files, since the name seems off "...-Mtb_Wayne_01.mzML".
Hi , I use the same file as you .Exactly,I have tried the three libraries that provided in this data set.But all failed. I checked the command that i used .There is no big difference between the command that i used and yours.I use the -batchSize 1000 -readOptions cache than you .The library is the file that is the same as the decoy library file in the data set.I just changed the long name.But i just can't make it.I am also fingding the reasons. Best regard, Clover
On 5/6/2020 00:54,Oliver Alkanotifications@github.com wrote:
Hi,
I tested with OpenMS-2.5.0 and everything worked.
E:\Programming\OpenMS-2.5.0\bin\OpenSwathWorkflow.exe -in F:\OpenSWATH_test_data\PASS00779\olgas_K121026_001_SW_Wayne_R1_d00.mzML -tr F:\OpenSWATH_test_data\PASS00779\Mtb_TubercuList-R27_iRT_UPS_decoy_OpenMS21compatible.tsv -tr_irt F:\OpenSWATH_test_data\PASS00779\iRTassays.TraML -swath_windows_file F:\OpenSWATH_test_data\PASS00779\SWATHwindows_analysis.tsv -out_tsv F:\OpenSWATH_test_data\PASS00779\test_output.tsv
Could you please try it again? Which file are you using as -tr, since it is called library.tsv, which was not included in PASS00779?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
What about the difference in the name of the mzML file? Do you know the reason for that (e.g. which converter was used)?
olgas_K121026_001_SW_Wayne_R1_d00.mzML
vs olgas_K121026_001_SW_Wayne_R1_d00-Mtb_Wayne_01.mzML
?
Actually, I use the file that has been transformed by MS Convert .I followed the description in the openswath tutorial.And I have compared the file name that I used. "-in F:/openswathdata/olgas_K121026_007_SW_Wayne_R2_d00.mzML" Is there any difference between the file names? Here is the data set in the piptide atlas.And there is no " olgas_K121026_001_SW_Wayne_R1_d00-Mtb_Wayne_01.mzML".And i do not know the difference between the two names. On 5/8/2020 19:52,jpfeuffernotifications@github.com wrote:
What about the difference in the name of the mzML file? Do you know the reason for that (e.g. which converter was used)? olgas_K121026_001_SW_Wayne_R1_d00.mzML vs olgas_K121026_001_SW_Wayne_R1_d00-Mtb_Wayne_01.mzML ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi there, I have used the training data set from the web set http://www.peptideatlas.org/PASS/PASS00779.I'm new to openswath,I have followed the tutorial of openswath and my operation seems always wrong.I have met a confusing problem.I have put the interface picture here. And what's wrong ?