You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run normalizeTMT. I have 13 batches (experiments), two of them have 10 labeled samples and the rest batches have 6 samples. It seems that normalization depends on the number of samples inside batches.
This is how the normalization looks if I take all samples (10 in two experiments and 6 samples in each of the rest):
And this is a plot if I leave 6 samples in each experiment:
Is there a way to normalize data without removing any samples?
The text was updated successfully, but these errors were encountered:
I tried to run normalizeTMT. I have 13 batches (experiments), two of them have 10 labeled samples and the rest batches have 6 samples. It seems that normalization depends on the number of samples inside batches.
This is how the normalization looks if I take all samples (10 in two experiments and 6 samples in each of the rest):
And this is a plot if I leave 6 samples in each experiment:
Is there a way to normalize data without removing any samples?
The text was updated successfully, but these errors were encountered: