# Attach the DeLorean data frame to access members
attach(dl)

Expression profiles

We plot the expression profiles of the most temporally varying genes.

plot(dl, type="profiles")
# Detach the previously attached DeLorean data frame
detach(dl)


Try the DeLorean package in your browser

Any scripts or data that you put into this service are public.

DeLorean documentation built on May 2, 2019, 9:24 a.m.