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.4.2")



Attach the package and use:
library("pathfindR")
Maintained by
Ege Ulgen
[Scholar Profile | Author Map]
First Published: 2018-03-09
Latest Update: 2024-01-19
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.4.2, https://cran.r-project.org/web/packages/pathfindR. Accessed 10 Apr. 2025.
Previous versions and publish date:
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for pathfindR102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
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  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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