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

SILAC quantification task crashing #93

Open
lindsaypino opened this issue Sep 30, 2020 · 7 comments
Open

SILAC quantification task crashing #93

lindsaypino opened this issue Sep 30, 2020 · 7 comments

Comments

@lindsaypino
Copy link

Hello!

I've been using MetaMorpheus for some SILAC DDA quantification (K and R). It's been crashing when I try to run it on an experiment of 42 acquisitions (but runs fine with equivalent acquisitions of just 20 files) and the search goes fine, just the quantification step crashes. I've tried both the Multiplex option and the Turnover After Day 0 option, both crash so I assume this is due to my computer not being up to spec to run this kind of computational task! Do you have any advice, besides trying to source a better computer?

Thanks
Lindsay

@trishorts
Copy link
Contributor

trishorts commented Sep 30, 2020 via email

@trishorts
Copy link
Contributor

trishorts commented Sep 30, 2020 via email

@MKoesters
Copy link

Hi,
I've got a similar Problem, however my MetaMorpheus search runs just fine, after this I'd like to do the quantification with standalone FlashLFQ (mainly because I don't know exactly which parameters to set in MetaMorpheus to get Protein/Peptide fold changes)

When I run:
mono CMD.exe --idt /path/to/MetaMorpheus/AllPSMs.psmtsv --rep /path/to/Task2Calibration/folder

I get the following Error:

Opening PSM file /home/mkoes/Projects/ProjectName/results/MetaMorpheus/cytosolic/Task3SearchTask/AllPSMs.psmtsv
Done reading PSMs; found 398676
Setup is OK; read in 398676 identifications; starting FlashLFQ engine
FlashLFQ has crashed with the following error: Amino Acid Letter ( does not exist in the Amino Acid Dictionary. ( is also not a valid character.
Error report written to /home/mkoes/Projects/ProjectName/results/MetaMorpheus/cytosolic/Task3SearchTask

I guess this is due to the fact that the sequences in AllPSMs.psmtsv look like this

PEPTIDEK(+8014.000)

Do I need to fix my MM output manually or did I do something wrong in the search task?
Also, how do I define fold changes between SILAC light/heavy in the same file using the ExperimentalDesign.tsv?

I hope its okay to hijack this Issue, if not I can also open a new one.

Best,
Manuel

@rmillikin
Copy link
Member

You didn't do anything wrong, the standalone version of FlashLFQ can't handle SILAC output from MetaMorpheus yet. Unfortunately, MetaMorpheus doesn't have the updated protein quant either at this point. I will have some time to figure out how to proceed implementing this in FlashLFQ probably next week. As the name implies, FlashLFQ wasn't originally intended for SILAC data so it requires some restructuring; especially in the experimental design, as you noted, since SILAC is effectively 2 samples in 1 (usually of different conditions).

@MKoesters
Copy link

Hi @rmillikin,

Do you have any updates on SILAC quantification in flashLFQ?

@rmillikin
Copy link
Member

unfortunately not - this likely won't happen in the near future, at least from me. I graduated about a year ago and am still doing some maintenance, but no new large features. It's possible that in the future someone new in the Smith group might be implementing features related to SILAC, but I'm not sure. there is some functionality for quantifying SILAC data in MetaMorpheus, which uses FlashLFQ. it was used for protein turnover experiments.

@MKoesters
Copy link

okay, thanks for the update

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

4 participants