Entering edit mode
6.4 years ago
bioinfonerd
▴
80
Hi everyone,
I have 50 samples gene expression data and I normalized them together. Now I want to use just 20 samples out of these for my analysis, do I need to normalize the raw counts of these 20 samples again or I can use the normalized values from the normalization (50 samples norm) that I did before?
Thanks
Thanks a lot! Could you also let me know the advantages of doing that?
Please use
ADD COMMENT
orADD REPLY
to answer to previous reactions, as such this thread remains logically structured and easy to follow. I have now moved your reaction but as you can see it's not optimal. Adding an answer should only be used for providing a solution to the question asked.Say that you have a few outliers in your samples. The result of these on the normalization will be bigger when you only have a few samples. When you have more the effect will be diluted.
Thanks that was really helpful!
If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted.