# 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)


JohnReid/DeLorean documentation built on Sept. 27, 2021, 5:45 a.m.