Learn R Programming

stringgaussnet (version 1.1)

SpASamples:

Samples description for SpA example data.

Description

The example data provided in our package are transcriptomic profiles of MD-DCs from 9 patients with AS and 10 healthy controls. DE gene statistics group 75 genes identified by LIMMA. Samples description is also provided.

Usage

data("SpASamples")

Arguments

Format

A data frame with 57 observations on the following 6 variables.
chipnum
The sample ID
status
Indicates whether the sample comes from an AS patient (Patient) or control (Control)
LPStime
LPS stimulation duration before MD-DCs differenciation: no stimulation (H0), 6 hours (H6) or 24 hours (H24)
subject
Identifier indicating sample duplicates

Source

Talpin, A. et al. Monocyte-derived dendritic cells from HLA-B27+ axial spondyloarthritis (SpA) patients display altered functional capacity and deregulated gene expression. Arthritis Res. Ther. 16, 417 (2014).

Details

This matrix describes factors attributed to each sample in SpADataExpression, and is used to generate multiple gaussian networks in our package.

Examples

Run this code
data(SpASamples)
head(SpASamples)

Run the code above in your browser using DataLab