- Home
- Bioconductor 3.20
- Software Packages
- STRINGdb
STRINGdb
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see STRINGdb.
STRINGdb - Protein-Protein Interaction Networks and Functional Enrichment Analysis
Bioconductor version: 3.20
The STRINGdb package provides a R interface to the STRING protein-protein interactions database (https://string-db.org).
Author: Andrea Franceschini <andrea.franceschini at isb-sib.ch>
Maintainer: Damian Szklarczyk <damian.szklarczyk at imls.uzh.ch>
citation("STRINGdb")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("STRINGdb")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("STRINGdb")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.