Learn R Programming

⚠️There's a newer version (2.4.2) of this package.Take me there.

pathfindR (version 1.5.1)

Enrichment Analysis Utilizing Active Subnetworks

Description

Enrichment analysis enables researchers to uncover mechanisms underlying a phenotype. However, conventional methods for enrichment analysis do not take into account protein-protein interaction information, resulting in incomplete conclusions. pathfindR is a tool for enrichment analysis utilizing active subnetworks. The main function identifies active subnetworks in a protein-protein interaction network using a user-provided list of genes and associated p values. It then performs enrichment analyses on the identified subnetworks, identifying enriched terms (i.e. pathways or, more broadly, gene sets) that possibly underlie the phenotype of interest. pathfindR also offers functionalities to cluster the enriched terms and identify representative terms in each cluster, to score the enriched terms per sample and to visualize analysis results. The enrichment, clustering and other methods implemented in pathfindR are described in detail in Ulgen E, Ozisik O, Sezerman OU. 2019. pathfindR: An R Package for Comprehensive Identification of Enriched Pathways in Omics Data Through Active Subnetworks. Front. Genet. .

Copy Link

Version

Install

install.packages('pathfindR')

Monthly Downloads

1,346

Version

1.5.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ege Ulgen

Last Published

September 20th, 2020

Functions in pathfindR (1.5.1)

combine_pathfindR_results

Combine 2 pathfindR Results
check_java_version

Check Java Version
create_kappa_matrix

Create Kappa Statistics Matrix
combined_results_graph

Combined Results Graph
annotate_term_genes

Annotate the Affected Genes in the Provided Enriched Terms
color_kegg_pathway

Color hsa KEGG pathway
cluster_enriched_terms

Cluster Enriched Terms
cluster_graph_vis

Graph Visualization of Clustered Enriched Terms
enrichment_analyses

Perform Enrichment Analyses on the Input Subnetworks
UpSet_plot

Create UpSet Plot of Enriched Terms
enrichment_chart

Create Bubble Chart of Enrichment Results
get_biogrid_pin

Retrieve the Requested Release of Organism-specific BioGRID PIN
active_snw_search

Perform Active Subnetwork Search
fetch_gene_set

Fetch Gene Set Objects
gset_list_from_gmt

Retrieve Gene Sets from GMT-format File
enrichment

Perform Enrichment Analysis for a Single Gene Set
download_kegg_png

Download Colored KEGG Diagram PNG
get_pin_file

Retrieve Organism-specific PIN data
score_terms

Calculate Agglomerated Scores of Enriched Terms for Each Subject
summarize_enrichment_results

Summarize Enrichment Results
hierarchical_term_clustering

Hierarchical Clustering of Enriched Terms
get_reactome_gsets

Retrieve Reactome Pathway Gene Sets
fetch_java_version

Obtain Java Version
filterActiveSnws

Parse Active Subnetwork Search Output File and Filter the Subnetworks
input_testing

Input Testing
obtain_KEGGML_URL

Obtain KGML file for a KEGG pathway (hsa)
visualize_hsa_KEGG

Visualize Human KEGG Pathways
return_pin_path

Return The Path to Given Protein-Protein Interaction Network (PIN)
run_pathfindR

Wrapper Function for pathfindR - Active-Subnetwork-Oriented Enrichment Analysis
get_kegg_gsets

Retrieve Organism-specific KEGG Pathway Gene Sets
visualize_active_subnetworks

Visualize Active Subnetworks
get_mgsigdb_gsets

Retrieve Organism-specific MSigDB Gene Sets
plot_scores

Plot the Heatmap of Score Matrix of Enriched Terms per Sample
fuzzy_term_clustering

Heuristic Fuzzy Multiple-linkage Partitioning of Enriched Terms
process_pin

Process Data frame of Protein-protein Interactions
get_gene_sets_list

Retrieve Organism-specific Gene Sets List
hyperg_test

Hypergeometric Distribution-based Hypothesis Testing
input_processing

Process Input
term_gene_graph

Create Term-Gene Graph
obtain_colored_url

Obtain URL for a KEGG pathway diagram with a given set of genes marked
pathfindR

pathfindR: A package for Enrichment Analysis Utilizing Active Subnetworks
visualize_terms

Create Diagrams for Enriched Terms
term_gene_heatmap

Create Terms by Genes Heatmap
visualize_term_interactions

Visualize Interactions of Genes Involved in the Given Enriched Terms