pnms {msmsEDA} | R Documentation |
A data frame with accessions in one column, and protein description including gene symbols in the second column.
data(pnms)
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
data(pnms) str(pnms) head(pnms)