designElement-class {MAGEML}R Documentation

DesignElement class.

Description

This class contains the information extracted from the DesignElement 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 feature identifier is coupled to a biosequence of its reporter.

Slots

feature:
Object of class "list", containing the identifier of the feature.
reporterBioSeq:
Object of class "list", containing the biosequence of the reporter which corresponds to the feature in the feature slot.

Methods

show
signature(x = "designElement"): print method for "designElement" class.

Author(s)

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

References


[Package Contents]