-
Notifications
You must be signed in to change notification settings - Fork 108
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
LFQBenchmark experiment - multiple organisms #568
Comments
Hi Bart, did you get any help with this? |
Also, I don't know how to do if one of the pooled samples is not analysed alone (so there is no .raw file associated to one of the sample names). |
Hi @mlocardpaulet @brvpuyve : First, my apologies for the late reply, I was OFF for a couple of weeks. I was discussing a some weeks ago about with @anjaf about how to represent multiplexed samples in an experiment. We have two options here: 1- Represent each sample as an independent sample, adding a characteristics to the sample called It will be something like:
As you can see the 2- @anjaf mentioned before the idea of having an Would be great to have your opinion @anjaf @jgriss @mvaudel @mlocardpaulet @ALL @bigbio/collaborators |
Hi @ypriverol |
Option 1 is maybe the best approach although it will be some work for me to add the extra lines :-) Let me know what is decided and I will create the SDRF's. Thanks for the comments! |
Yes. We have the same case when multiple samples are multiplexed in the same RAW file. |
I guess option one is fine if the python client can identify such a case?
|
Hi all, We already have this case covered in some sorts for isobarically labelled experiments (see PXD017799 as an example). Here, we also have mixtures of multiple, independent samples in one I therefore strongly suggest to stay consistent with the design approach that was chosen there, which essentially is what @ypriverol mentioned as option 1. In case of isobarically labelled experiment, this could even be extended to have multiple rows referencing the same channel in the
|
Hello again, sorry it took me so long to come back to this. |
Hmm. If there is
Could you explain the type of experiment where this is an issue? But I agree that this could be an issue if it leads to ambiguous interpretations. |
Hello, I guess you are right, I cannot see an example where it would be used. |
Hi everyone,
I generated an updated LFQbenchmark dataset, similar to the one from Navarro et al. (https://pubmed.ncbi.nlm.nih.gov/27701404/). I was wondering how I could best annotate the mixtures (as pooled samples)? Can I mention more than one organism in the characteristics[organism] column?
Additionally, would it be beneficial to add an additional comment section to define the ratio's of the three proteomes?
Looking forward to your suggestions!
Best,
Bart Van Puyvelde
The text was updated successfully, but these errors were encountered: