Experiment-class: An S4 class to represent an Experiment class.

Description Slots Examples

Description

Some details about this class and my plans for it in the body.

Slots

name

The name of the experiment

date

The date of the experiment

databases

the databases which concern the object we are studying

genes

The list of genes we avec download.

properties

The properties you want to keep

others

The others attributes the user can add and delete

Examples

1
exp <- new(Class="Experiment", date=Sys.Date(), name="test")

rricepackage/rRice documentation built on May 24, 2019, 2:53 p.m.