Nesvilab / FragPipe

A cross-platform proteomics data analysis suite
http://fragpipe.nesvilab.org
Other
189 stars 37 forks source link

pSILAC data missing sample identifier columns and wrong label assigned #382

Closed anfoss closed 3 years ago

anfoss commented 3 years ago

I searched a Tims-TOF DDA pulse silac dataset (heavy K and R) following this link, however, even after defining the experiment and replicates, there is no sample information in either peptide_label_quant/protein_label_quant/ion_label_quant.tsv.

Moreover while I added as modifications only heavy K and R (K8 R10), in all the _label_quant files the ratios reported are medium with the heavy column being complete empty.

I am attaching the log and the workflow (pSILAC.txt) used as well as one of the reports generated. Both in the log and the workflow the modification selected is heavy K and R but in the output there is only a medium label.

log_2021-05-26_14-00-53.txt

peptide_label_quant.txt pSILAC.txt

fcyu commented 3 years ago

even after defining the experiment and replicates, there is no sample information in either peptide_label_quant/protein_label_quant/ion_label_quant.tsv.

I am sorry that I cannot follow. Do you mean that there is no experiment name in those tsv files? There is no experiment name because those files are in individual folders (named with the experiment). All entries in the files are from the corresponding experiment.

Moreover while I added as modifications only heavy K and R (K8 R10), in all the _label_quant files the ratios reported are medium with the heavy column being complete empty.

I tested three files and could not reproduce your issue. Can you double check by running it again?

Best,

Fengchao

anfoss commented 3 years ago

Seems I got my folder structure screwed up and mixed up files. Indeed in every folder there is the correct ratio. Thanks for the quick answer! Closed