How to perform the flexible reanalysis? #178
Replies: 2 comments 3 replies
-
Hi Matteo, DIA-NN always produces .quant files automatically, no special command needed. In general, I recommend copying the command line generated by the GUI, to figure out which commands to use. You can run the GUI for thus purpose both on Windows or Linux (under Wine 6.8 or later). It might also be useful to check the info on incremental data processing here: https://github.com/vdemichev/DiaNN#frequently-asked-questions Best, |
Beta Was this translation helpful? Give feedback.
-
Hi Vadim, I have a question that goes in a very similar direction, so I'll use this conversation to ask it :) I processed a more or less large diaPASEF-data set in several batches. Now I would like to perform a global analysis across all runs and my idea was to use the .quant files to speed up the process. However, I realized that I might have selected the "wrong" protein inference and quantification strategy parameter for this dataset during the batch-wise processing. In addition, I initially used --relaxed-prot-inf and would like to repeat the analysis without that option for comparison. Many thanks, |
Beta Was this translation helpful? Give feedback.
-
Hello!
Under
Output/Flexible reanalysis
section of the manual it is mentioned that the computations can be stopped after the computationally-demanding part of processing separately each run.I would like to analyze with DiaNN one measurement a time and produce the necessary .quant files separately for each run (as it might take some time for the data to be collected, or the runs might be acquired in parallel on more than one different instruments).
What is the command I have have to use with
diann-1.8
on linux in the terminal to produce such a file and only these? And what would be the command to later on, when all data is there and all .quant files are produced (I can check that indpenendently) to analyze the data together with the MBR algorithm and all other goodies on top?Best wishes,
Matteo Lacki
Beta Was this translation helpful? Give feedback.
All reactions