Skip to content
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

Support for PEAKS in Proteobench (DDA and DIA) #520

Open
3 of 4 tasks
brvpuyve opened this issue Jan 6, 2025 · 2 comments
Open
3 of 4 tasks

Support for PEAKS in Proteobench (DDA and DIA) #520

brvpuyve opened this issue Jan 6, 2025 · 2 comments
Assignees

Comments

@brvpuyve
Copy link
Contributor

brvpuyve commented Jan 6, 2025

Support for PEAKS Studio (DDA and DIA)

I have generated output for both the DDA and DIA module.

For DDA, there is both input for the ion (lfq.features.csv) and peptidoform (lfq.peptides.csv) level.
The search parameters are exported as parameters.txt
https://cloud.cmb.ugent.be/index.php/s/zdGB3zZ7Fwed9gq?path=%2FModule_2_DDA_quantification%2Fsearch_results%2FPEAKS

For DIA, there is also both input for the ion (lfq.features.csv) and peptidoform (lfq.peptides.csv) level.
The search parameters are exported as parameters.txt
https://cloud.cmb.ugent.be/index.php/s/zdGB3zZ7Fwed9gq?path=%2FModule_4_DIA_Quantification%2FPEAKS

Unfortunately, PEAKS uses simplified sample naming which has resulted in the following:
Sample 1: A_REP1
Sample 2: A_REP2
Sample 3: A_REP3
Sample 4: B_REP1
Sample 5: B_REP2
Sample 6: B_REP3

  • Work on documentation
  • Create toml file
  • Parse input file
  • Parse parameters for public
@brvpuyve
Copy link
Contributor Author

brvpuyve commented Jan 7, 2025

@RobbinBouwmeester looks good at first sight. I would only modify the condition and run mapper in the following toml file to make it consistent across the three PEAKS toml files. Change into Sample 1 Normalized (instead of Group 1 Normalized). the values are the same so it will not affect the result but for consistency maybe better. Areaproteobench/io/parsing/io_parse_settings/Quant/lfq/ion/DDA/parse_settings_peaks.toml

@wolski wolski self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants