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 Quantitation #3

Open
Skourtis opened this issue Dec 1, 2022 · 1 comment
Open

Silac Quantitation #3

Skourtis opened this issue Dec 1, 2022 · 1 comment

Comments

@Skourtis
Copy link

Skourtis commented Dec 1, 2022

Hi! thanks for building this!

For SILAC quantitation, is the posterior protein intensity calculated for the heavy and liight independently and then the ratio between them is the fold change?

One of the big advantages of SILAC, is that the heavy and light ions/features are shared and traditionally only those ions which were detect in both light and heavy have and ion-level log2FC which is then summarised on the protein-level log2FC. If the protein-level posterior is done for heavy and light independently, then there is no guarantee that a posterior-light protein, had the same ions as the posterior-heavy. This might have some advantages, e.g. at very large SILAC ratios, the heavy/light ion might really not exist, giving Inf/NA ratio which is then normally discarded. I suspect that in this situation they would be included in the quant.

However, if I want to be sure that protein posterior have the same ions, could I manually remove all entries where one of the two channels (heavy/light) is missing? Would this affect the fitting of the model in a negative way?

Thank you,
Savvas

@epabarker
Copy link

Hi Savvas,

Good question!

You are welcome to manually remove all entries where one of the two channels is missing, this should work well for your application. If you keep them in, then as seaMass weights each peptide's contribution based on the uncertainty in quantification, it ought to adapt to these problems and downweight accordingly. So in theory it could help to keep them in, but we have not validated seaMass with SILAC data thoroughly, so cannot say for certain.

Kind regards,
Andy

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

2 participants