Time-course omics data of the P53-signalling pathway during HPV-induced transformation. Four cell lines transfected with the human papilloma virus (HPV) are cultured in petri dishes. At eight time points the cells from each cell line are molecularly interrogated genomically and transcriptomically (both mRNA and microRNA expression). From each molecular levels data DNA segments/mRNAs/microRNAs mapping to the P53-signalling pathway (as defined by KEGG, Ogata et al., 1999) are included. The included microRNAs are predicted to target the mRNAs of the pathway. Finally, two adjacency matrices are included. One describes how the DNA copy number features link to that of the mRNA expression data. The map is based on the feature's genomic location, while the other specifies which microRNAs (columns) target which mRNA (rows) according target predicton data bases. Confer Wilting et al. (2017) for preprocessing details.
data(hpvP53)
An object of class ExpressionSet
with the time-course mRNA expression data of \(32 (=4 \mbox{ cell lines } \times 8 \mbox{ time points})\) observations.
An object of class ExpressionSet
with the time-course microRNA expression data of \(32 (=4 \mbox{ cell lines } \times 8 \mbox{ time points})\) observations.
An object of class cghRaw
with the time-course DNA copy number data of \(32 (=4 \mbox{ cell lines } \times 8 \mbox{ time points})\) observations.
An object of class matrix
. Adjancency matrix indicating which microRNAs (features in hpvP53mir
) target which mRNAs (features in hpvP53rna
). Rows = mRNAs; columns = microRNAs.
An object of class matrix
. Adjancency matrix indicating which DNA copy number features (in hpvP53cn
) map to which mRNAs (in hpvP53rna
).