# netboxr
[](https://travis-ci.org/mil2041/netboxr)
[]()
[]()
[]()
[]()
### Overview
An R package to mark functional modules in the network analysis using data from Pathway Commons.
### Installing netboxr
* Quick summary
```
library(remotes)
remotes::install_github(repo="mil2041/netboxr", ref="master", build_vignette=TRUE)
```