Hi Everybody,
I'm trying to run a gene regulatory inference method. In the first step I need to remove genes with no specific change in their expression values. I don't know how to specify if a gene has "significant" change. What does it mean? My second question: Should I just remove these genes (not significantly changed) if I'm looking for their regulators? Or a gene which has not changed significantly can't be also detected as a transcription factor? In other words: I thought maybe a gene is not changed significantly, so I am not be able to find those genes regulating this gene. But what if I want to detect the influence of this gene on other genes? If it is not changed, is it not worthy to consider its effect on other genes? And gene regulatory network inference methods only rely on the changes to find regulatory interactions?
Thanks.