mahsa-bb / Network-analysis

Assignment: Network Analysis and Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network-analysis

Assignment: Network Analysis and Visualization

Objective

Develop a script in R or Python that creates a random network with 200 nodes, visualizes it in Cytoscape, and performs basic network analysis.

My-solution

I employed R and RStudio for crafting this assignment. Additionally, the igraph library was utilized for constructing the network, and RCy3 was employed to showcase it in Cytoscape.

  • R
  • Rstudio
  • igraph library
  • RCy3

About

Assignment: Network Analysis and Visualization


Languages

Language:R 100.0%