ndexr
NDEx R client library
Bioconductor version: 3.23 · Package version: 1.34.0
This package offers an interface to NDEx servers, e.g. the public server at http://ndexbio.org/. It can retrieve and save networks via the API. Networks are offered as RCX object and as igraph representation.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ndexr") Details
| Maintainer | Florian Auer <florian.auer@informatik.uni-augsburg.de> |
| Author | Florian Auer [cre, aut] (ORCID: <https://orcid.org/0000-0002-5320-8900>), Frank Kramer [ctb], Alex Ishkin [ctb], Dexter Pratt [ctb] |
| License | BSD_3_clause + file LICENSE |
| URL | https://github.com/frankkramer-lab/ndexr |
| Bug Reports | https://github.com/frankkramer-lab/ndexr/issues |
| Downloads rank | 260 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Network, Pathways, Software |