pnms {msmsEDA}R Documentation

Accessions and gene symbols

Description

A data frame with accessions in one column, and protein description including gene symbols in the second column.

Usage

data(pnms)

Format

A data frame with 1160 observations on the following 2 variables.

Accession

a character vector with the protein accessions

Proteins

a character vector with a description of each protein, including the gene symbol

Examples

data(pnms)
str(pnms)
head(pnms)

[Package msmsEDA version 1.18.0 Index]