Closed bolak92 closed 1 year ago
I am suspecting that this happens around line 293 if file runAnalysis.R that the cols RawIntensity gets replaced by ImputedIntensity in place.
Hey Bola,
I'm assuming you have MaxQuant output? Using amica's provided example data, that contains MQ's summed intensities (= raw intensities), LFQ intensities and iBAQ intensities, I could not reproduce this behavior.
All intensities differ after the analysis step. In line 293 amica's imputed intensities are getting updated after (potential) normalization.
Best, Sebastian
Hello,
During a recent data analysis, I observed that the
RawIntensity
values in the exported amica file are identical to theImputedIntensity
values. This occurred after a run with vsn normalization and no imputation.Steps to Reproduce:
RawIntensity
andImputedIntensity
.I suspect this behavior might be a bug. Would you be able to provide clarification or confirm the issue?
Kind Regards, Bola