Dynamic PPI interaction analysis
0
0
Entering edit mode
5.0 years ago
Liftedkris ▴ 30

Hi fellows

I need to construct a dynamic PPI interaction analysis using gene expression data from three time points. I have this cytoscape app called DyNetViewer which requires me to put the data in a txt file before uploading it. I have my data in txt file but it gives error message “interrupted”. Who can suggest to me a cytoscape app for dynamic PPI analysis

Thanks

genome • 911 views
ADD COMMENT
0
Entering edit mode

You should give more precision such as the full error message and an example of your data (could the format be unsuitable for this app?). I don't know this app but I would recommend to use R to analyze dynamic graphs as they can be represented as 3d arrays and gives access to more analysis options than what is prepackaged in a Cytoscape app. Also check this tutorial for how to visualize them.

ADD REPLY
0
Entering edit mode

Please which R package can I use for that? Thanks

ADD REPLY
0
Entering edit mode

You can read graphs into an array using base R. Alternatively, graphs in R are often manipulated using the igraph package.

ADD REPLY
0
Entering edit mode

Thanks so much. This should help

ADD REPLY

Login before adding your answer.

Traffic: 1882 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