[73f552]: / man / hmp_T2D.Rd

Download this file

35 lines (34 with data), 1.2 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/hmp_T2D.R
\docType{data}
\name{hmp_T2D}
\alias{hmp_T2D}
\title{hmp_T2D}
\format{
a list of data.frame
\describe{
\item{raw}{data.frame, raw data}
\item{modelled}{data.frame, modelled data}
\item{getCluster.res}{data.frame, clustering results from timeOmics}
\item{getCluster.sparse.res}{data.frame, sparse clustering results from timeOmics}
\item{interaction.biogrid}{data.frame, interactions from BioGRID database}
\item{interaction.TF}{data.frame, TFome interactions from TTrust and TF2DNA}
\item{medlineranker.res.df}{data.frame, medlineRanker enrichment results}
\item{graph.gut}{list of igraph, gut graph obtained with SparCC}
}
}
\usage{
hmp_T2D
}
\description{
This dataset contained a list of data.frames.
Raw data is a subset of the data available at:
https://github.com/aametwally/ipop_seasonal
The package will be illustrated on longitudinal MO dataset to study the
seasonality of MO expression in patients with diabetes
(see \code{netOmics} vignette).
In this subset we focused on a single individual with 7 timepoints.
Briefly 6 different omics were sampled (RNA, proteins, cytokines,
gut microbiome, metabolites and clinical variables).
}
\keyword{datasets}