Description Usage Format Value Author(s) References Examples
This data set contains a toy example of time-series gene expression data.
1 |
A data frame
with 91 rows and 6 columns.
The columns correspond to different time points, while the rownames of the
data frame correspond to gene names.
toy data
Monica Golumbeanu, monica.golumbeanu@bsse.ethz.ch
Golumbeanu M, Desfarges S, Hernandez C, Quadroni M, Rato S, Mohammadi P, Telenti A, Beerenwinkel N, Ciuffi A. (2017) Dynamics of Proteo-Transcriptomic Response to HIV-1 Infection.
1 2 3 4 5 | # Load the toy time series data provided with the TMixClust package
data("toy_data_df")
# Print the first lines of the toy data frame
head(toy_data_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.