Gene network comparison
0
1
Entering edit mode
5.3 years ago

For an University project I have two networks from A. Thaliana and V. Vinifera both regarding the ERF superfamily, my goal is to extract information from both of them. I have little knowledge of graph theory and I know absolute nothing about biological networks. Which analysis can I perform in order to compare them?

gene rna-seq • 834 views
ADD COMMENT
0
Entering edit mode

What is the question you want to address ?

ADD REPLY
0
Entering edit mode

Mainly infer putative function in Vitis given omologus genes from arabidopsis

ADD REPLY
0
Entering edit mode

You don't have to use graphs for this. This is usually addressed by transferring functional annotations by orthology, i.e. an unannotated gene inherits functional annotations from its orthologs in other species. Staying at the simple level of sequence homology is less precise. However, if you need to use graphs for this, I think what you're looking for are subgraphs or modules that are common to both networks such that you can transfer the function from one annotated subgraph/module to its equivalent in the other graph. There is a whole litterature on subgraph mining. If most of the nodes in the two graphs can be matched one to one, you could try co-clustering the two graphs using tensor factorization.

ADD REPLY
0
Entering edit mode

If you’ve asked your question like this:

gene network analysis by cytoscape

you would find some useful posts, for example:

Clustering Analysis In Gene Coexpression Network

network with cytoscape

Cytoscape network of upregulate and downregulate transcription factors: how to draw?

How To Visualize Network Comparatively Via Cytoscape Or Other Tools

See the right panel, there are a lot of

other useful posts as well.

ADD REPLY

Login before adding your answer.

Traffic: 1327 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6