kr-swapnil/NetVA: An R package for network vulnerability and influence analysis

Performs network vulnerability analysis and help to identify vulnerable or critical proteins (VPs), protein pairs (VPPs), and protein triplets (VPTs) for a given protein-protein interaction (PPI) network. Hence, network vulnerability analysis is an approach to identify VPs, VPPs, and VPTs by assessing networks based on its topological properties. The VPs, VPPs, and VPTs are identified based on fourteen different topological properties calculated for networks as constructed by deleting all nodes/proteins using one, two, and three nodes approaches, respectively, from the original network under investigation. Further, it helps to identify influential proteins in a given network based on the escape velocity centrality (EVC) and extended EVC (EVC+). This package provides the capabilities to use multiple cores on Linux/macOS to parallelize the process using parallel package. It also helps to identify hubs and bottlenecks present in the network based on the well-known pareto-principle of 80:20 rule.

Getting started

Package details

AuthorSwapnil Kumar, Grace Pauline, Vaibhav Vindal
MaintainerSwapnil Kumar <swapnil.kr@yahoo.com>
LicenseGPL (>= 3)
Version1.0.0
URL https://github.com/kr-swapnil/NetVA
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kr-swapnil/NetVA")
kr-swapnil/NetVA documentation built on April 15, 2024, 8:32 p.m.