aertslab / GENIE3

GENIE3 (GEne Network Inference with Ensemble of trees) R-package
26 stars 9 forks source link

Transcription factors known in GENIE3 #18

Open parvanehnikpour2024 opened 2 months ago

parvanehnikpour2024 commented 2 months ago

After thoroughly reading the GENIE3 paper (PLOS ONE, 2010), I realized that the best results on real gene expression data were achieved when using a list of transcription factors. Am I correct? If so, do you recommend always using an external TF list when inferring GRNs from real data or just defining known TFs from the expression matrix itself? If yes, at which step in the R-coding process and with which command should this be done? Thank you for your great help.