Hi thanks for replying.
See this source code. https://rdrr.io/bioc/ChAMP/src/R/champ.norm.R
I used BMIQ normalization so champ.BMIQ() function. But it already has set.seed argument. If you see here https://rdrr.io/bioc/ChAMP/src/R/champ.BMIQ.R
set.seed(1234567)
What do you think could be the issue?
I would like to add here i did not observe any discrepancies with champ.load default function. Only with champ.norm() bmiq normalization.
Please help
Hi
If any suggestions in this issue please help.
Thank you