A dataset containing the results of pathfindR's pathway clustering and
partitioning workflow performed on the rheumatoid arthritis
enrichment results RA_output
. The number of clusters were detected
automatically as 8 and the agglomeration method was "average".
RA_clustered
A data frame with 79 rows and 10 columns:
KEGG ID of the enriched pathway
Description of the enriched pathway
Fold enrichment value for the enriched pathway
the number of iterations that the given pathway was found to enriched over all iterations
the lowest adjusted-p value of the given pathway over all iterations
the highest adjusted-p value of the given pathway over all iterations
the up-regulated genes in the input involved in the given pathway, comma-separated
the down-regulated genes in the input involved in the given pathway, comma-separated
the cluster to which the pathway is assigned
whether the pathway is the "Representative" pathway in its cluster or only a "Member"
RA_input
for example input of the enrichment workflow.
RA_output
for example output of the enrichment workflow.