bioSequence-class {MAGEML}R Documentation

BioSequence class.

Description

This class contains the information extracted from the bioSequence package. The class should be used as such that the elements in the different slots correspond by order in which they appear. In this way a bioSequence identifier is coupled to a bioSequence name, a database entry and a database reference.

Slots

bioSequenceID:
Object of class "list", containing the IDs.
bioSequenceName:
Object of class "list", containing the name of the bioSequence.
databaseEntry:
Object of class "list", containing the database entries.
databaseRef:
Object of class "list", containing the database name to which the databaseEntry refers.

Methods

show
signature(object = "bioSequence"): describes the object of the "bioSequence" class.

Author(s)

Joke Allemeersch, http://www.esat.kuleuven.ac.be/~jallemee
Steffen Durinck, http://www.esat.kuleuven.ac.be/~sdurinck.

References


[Package Contents]