Learn R Programming

LEANR (version 1.4.9)

gene.annots: Annotation for STRING protein Ids

Description

Annotation table giving gene names and descriptions for each protein contained in the STRING network

Usage

data("gene.annots")

Arguments

Format

A data frame with 7342 observations on the following 4 variables.

Details

Row.names of the data.frame are STRING protein Ids

Examples

Run this code
data(gene.annots)
str(gene.annots)

Run the code above in your browser using DataLab