-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
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
FAIMS support #67
Comments
Hi, yes, provided the Cv was fixed during the run. |
Hi again, Sorry, not very clear to me. What do you mean by 'CV fixed during the run'; I have 2 CVs and 3CVs in the method. |
HI, for example FAIMS runs from this paper https://www.mcponline.org/content/early/2020/02/12/mcp.TIR119.001906 (they are with 'single CVs') are fully supported by DIA-NN |
Hi Vadim, Thank you. I guess multiple CV files have to be extracted per CV for DIA-NN. I will try that. Just wondering if DIA-NN also reports data points across peak and cycle time? |
Hi, in the stats.tsv file DIA-NN reports mean peak width at FWHM (full width at half maximum), measured in minutes and scans. This allows to infer the cycle time. The average number of data points per peak is reported by DIA-NN in the log when analysing with Scan window set to 0. |
Thank you |
Hi, have you tried running multiple-CV FAIMS acquisitions with DIA-NN? Any success? Vadim |
Hi, |
Congratulation on the scanning SWATH paper. I am excited to read it! |
OK, many thanks for the information! Yes, would be cool of course to have full support here, the reason I asked was to check if maybe it's already fully supported )) |
Yes of course. I can share a HeLa file acquired with 2 CVs in a 2-hour gradient. Hope that will be ok! |
Yes, would be very cool, many thanks! Can you please email me the link (my email is at the bottom of the first page of the DIA-NN manual https://github.com/vdemichev/DiaNN/blob/master/DIA-NN%20GUI%20manual.pdf)? |
Preliminary, it looks like when splitting a multi-CV FAIMS file, DIA-NN should perform just fine. This is probably not fully optimal performance-wise (with proper support it's likely possible to improve the data quality a bit), but should be OKish. When analysing the original .raw file, DIA-NN does indeed consider all CV channels at once, but does so in a strongly suboptimal way, so identification numbers are suboptimal and quantification is unreliable. So for now, until full support for multiple CVs is implemented, I do recommend splitting the raw files in separate channels. |
So the strategy is this:
|
Hi May I ask, how the FAIMS DIA-data files were split? With what tool? |
A very good question: using https://github.com/PNNL-Comp-Mass-Spec/FAIMS-MzXML-Generator yields only .MzXML files which cannot be handles by Dia-NN? |
Hi, Does anyone knows how to split Thermo multi-CV raw files prior to DIA-NN processing ? |
The only way I can think is to use Thermo's FreeStyle tool: Nesvilab/FragPipe#662 (comment) |
Thank you so much ! It works with FreeStyle (as soon as you manually enter the cv value and not use the auto-filters as I did before). I then exported the splitted files using the function 'Export to raw' of FreeStyle. Regarding the use of no-split files, I asked Vadim and received this answer : I am going to try both and compare the results in terms of IDs and quantification accuracy. |
Did you have any chance to make this comparison and what is the bottom-line message for the outer world? |
Any progress on this? |
Hi,
Does DIANN support FAIMS .raw files?
The text was updated successfully, but these errors were encountered: