This package browser is in early development. Mind the rough edges.

r-stringdb

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.

Installation

Install the latest version of r-stringdb as follows:

guix install r-stringdb

Or install a particular version:

guix install r-stringdb@2.20.0

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.

Badge code

You can use the following badge to inform users of r-stringdb about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-stringdb'><img src='https://packages.guix.gnu.org/packages/r-stringdb/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-stringdb/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-stringdb)

Example Org:

[[https://packages.guix.gnu.org/packages/r-stringdb][https://packages.guix.gnu.org/packages/r-stringdb/badges/latest-version.svg]]