r-stringdb 2.22.0
Search tool for the retrieval of interacting proteins database
The STRINGdb package provides an R interface to the STRING protein-protein interactions database. STRING is a database of known and predicted protein-protein interactions. The interactions include direct (physical) and indirect (functional) associations. Each interaction is associated with a combined confidence score that integrates the various evidences.
- Outputs:
out - Website: https://git.bioconductor.org/packages/STRINGdb
- Licenses: GPL 2
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-stringdb 2.22.0 as follows:
guix install r-stringdb@2.22.0
Or install the latest version:
guix install r-stringdb
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.