Learn R Programming

pathfindR (version 1.3.0)

RA_input: Example Input for the pathfindR Enrichment Workflow - Rheumatoid Arthritis

Description

A dataset containing the differentially-expressed genes along with the associated log2-fold-change values and adjusted p-values for the GEO dataset GSE15573. The microarray dataset aimed to characterize gene expression profiles in the peripheral blood mononuclear cells of 18 rheumatoid arthritis (RA) patients versus 15 healthy subjects. Differentially-expressed genes with adj.P.Val < 0.05 are presented in this dataset.

Usage

RA_input

Arguments

Format

A data frame with 572 rows and 3 variables:

Gene.symbol

HGNC gene symbols of the differentially-expressed genes

logFC

log2-fold-change values

adj.P.Val

adjusted p values, via the Benjamini & Hochberg (1995) method

See Also

RA_output for example output of the enrichment workflow. RA_clustered for example output of the clustering workflow.