Learn R Programming

pathfindR (version 1.4.2)

RA_output: Example Output for the pathfindR Enrichment Workflow - Rheumatoid Arthritis

Description

The data frame containing the results of pathfindR's active-subnetwork-oriented enrichment workflow performed on the rheumatoid arthritis differential-expression data frame RA_input. Analysis via run_pathfindR was performed using the default settings. Generated on Nov 1, 2019.

Usage

RA_output

Arguments

Format

A data frame with 95 rows and 8 columns:

ID

ID of the enriched term

Term_Description

Description of the enriched term

Fold_Enrichment

Fold enrichment value for the enriched term

occurrence

the number of iterations that the given term was found to enriched over all iterations

lowest_p

the lowest adjusted-p value of the given term over all iterations

highest_p

the highest adjusted-p value of the given term over all iterations

Up_regulated

the up-regulated genes in the input involved in the given term, comma-separated

Down_regulated

the down-regulated genes in the input involved in the given term, comma-separated

See Also

RA_input for the RA differentially-expressed genes data frame RA_clustered for the RA example pathfindR clustering output RA_exp_mat for the RA differentially-expressed genes expression matrix run_pathfindR for details on the pathfindR enrichment analysis