example_pathfindR_output_clustered | R Documentation |
A dataset containing the results of pathfindR's clustering and
partitioning workflow performed on the rheumatoid arthritis
enrichment results example_pathfindR_output
. The clustering and partitioning
function cluster_enriched_terms
was used with the default settings
(i.e. hierarchical clustering was performed and the agglomeration method
was "average").
Generated on 27 Apr 2024.
example_pathfindR_output_clustered
A data frame with 121 rows and 11 columns:
ID of the enriched term
Description of the enriched term
Fold enrichment value for the enriched term
the number of iterations that the given term was found to enriched over all iterations
the median support (proportion of active subnetworks leading to enrichment within an iteration) over all iterations
s
the lowest adjusted-p value of the given term over all iterations
the highest adjusted-p value of the given term over all iterations
the up-regulated genes in the input involved in the given term, comma-separated
the down-regulated genes in the input involved in the given term, comma-separated
the cluster to which the enriched term is assigned
whether the enriched term is the "Representative" term in its cluster or only a "Member"
example_pathfindR_input
for the RA differentially-expressed genes data frame
example_experiment_matrix
for the RA differentially-expressed genes expression matrix
run_pathfindR
for details on the pathfindR enrichment analysis
example_pathfindR_output
for the RA example pathfindR enrichment output
cluster_enriched_terms
for details on clustering methods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.