Hi everyone,
I am trying to understand how GeneMania gene selection works when I query a single gene. I have noticed that depending on the number of networks I select, I don't get the same genes for the same network. For example if I query only genetic interactions for my gene X, I get 20 genes as result. If I make a search for genetic interactions + physical interactions I will get only 13 genes in genetic interaction with my gene X. Moreover, if I look at the source files GeneMania is using I can count a number of 258 genes that are in genetic interaction with my query gene.
Could you explain me please what is the background of these selections and why such a big difference ?
Thank you in advance ,
Beata
1 answer
How GeneMANIA works is described in the FAQ and this paper or look here for a slightly different perspective.
Basically, what it does is derive a measure of functional similarity between genes from the network structure. Given a query, the other genes are simply ranked by their similarity to the query. This works better for small gene lists as this can exploit the network structure. With a single query gene, you're not really taking advantage of the network as this basically looks at the nearest neighbours.
By selecting different sources, you're building a different network and depending on this network, your query may not be connected to some other genes hence the different results. On top of this, GeneMANIA uses weights to maximize connectivity between the query genes or, for small gene lists, to maximize connectivity of genes annotated with the same GO biological process terms as the query genes.
Log in to answer this question.