Other packages > Find by keyword >

pathfindR  

Enrichment Analysis Utilizing Active Subnetworks
View on CRAN: Click here


Download and install pathfindR package within the R console
Install from CRAN:
install.packages("pathfindR")

Install from Github:
library("remotes")
install_github("cran/pathfindR")

Install by package version:
library("remotes")
install_version("pathfindR", "2.7.0")



Attach the package and use:
library("pathfindR")
Maintained by
Ege Ulgen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-09
Latest Update: 2025-07-15
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. .
How to cite:
Ege Ulgen (2018). pathfindR: Enrichment Analysis Utilizing Active Subnetworks. R package version 2.7.0, https://cran.r-project.org/web/packages/pathfindR. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:39), 1.0.0 (2018-03-09 13:18), 1.1.0 (2018-05-15 00:43), 1.2.0 (2018-06-10 15:24), 1.2.1 (2018-08-18 00:10), 1.2.2 (2018-10-05 01:00), 1.2.3 (2018-10-26 16:40), 1.3.0 (2018-11-20 12:10), 1.4.0 (2019-11-08 12:40), 1.4.1 (2019-11-15 12:10), 1.4.2 (2019-12-06 12:30), 1.5.0 (2020-06-07 02:00), 1.5.1 (2020-09-20 20:00), 1.6.0 (2020-11-21 14:50), 1.6.1 (2021-01-04 20:40), 1.6.2 (2021-08-21 15:20), 1.6.3 (2021-11-15 10:20), 1.6.4 (2022-08-25 14:30), 2.0.0 (2023-05-06 06:20), 2.0.1 (2023-05-10 09:40), 2.1.0 (2023-05-12 09:10), 2.2.0 (2023-08-21 02:40), 2.3.0 (2023-10-08 22:30), 2.3.1 (2024-01-19 20:10), 2.4.0 (2024-04-28 13:50), 2.4.1 (2024-05-04 17:30), 2.4.2 (2025-02-17 10:30), 2.5.0 (2025-06-15 02:00), 2.5.1 (2025-07-15 13:20), 2.6.0 (2025-09-21 01:00), 2.7.0 (2025-12-22 17:20), 3.0.0 (2026-06-22 21:00), 3.0.1 (2026-06-29 09:40)
Other packages that cited pathfindR R package
View pathfindR citation profile
Other R packages that pathfindR depends, imports, suggests or enhances
Complete documentation for pathfindR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA