Last data update: 2014.03.03

R: Class '"Proteome"'
Proteome-classR Documentation

Class "Proteome"

Description

An object of class "Proteome" represents proteome of a given species.

Objects from the Class

Objects can be created by calls of the form new("Proteome", proteome, type, species).

Slots

proteome

Object of class "data.frame" the proteome of a given species, should include ids and peptide sequences.

type

code"character" indicates how the object is prepared, could be "fasta" or "UniProt"

species

"character" the species

Results