mil2041 / netboxr

An R package to mark functional modules in the network analysis using data from pathwayCommons
https://mil2041.github.io/netboxr/
GNU Lesser General Public License v3.0
3 stars 5 forks source link

netboxr

Travis-CI Build Status [Last commit ]() [Repo Size ]() [Repo Size ]() [License ]()

Overview

An R package to mark functional modules in the network analysis using data from Pathway Commons.

Installing netboxr

# Install
library(remotes)
remotes::install_github(repo="mil2041/netboxr", ref="master", build_vignette=TRUE, dependencies=TRUE)

# See vignette tutorial
vignette("netboxrTutorial")