Other packages > Find by keyword >

dnapath  

Differential Network Analysis using Gene Pathways
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dnapath", "0.7.6")



Attach the package and use:
library("dnapath")
Maintained by
Tyler Grimes
[Scholar Profile | Author Map]
First Published: 2020-06-25
Latest Update: 2022-05-09
Description:
Integrates pathway information into the differential network analysis of two gene expression datasets as described in Grimes, Potter, and Datta (2019) . Provides summary functions to break down the results at the pathway, gene, or individual connection level. The differential networks for each pathway of interest can be plotted, and the visualization will highlight any differentially expressed genes and all of the gene-gene associations that are significantly differentially connected.
How to cite:
Tyler Grimes (2020). dnapath: Differential Network Analysis using Gene Pathways. R package version 0.7.6, https://cran.r-project.org/web/packages/dnapath. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.6.3 (2020-06-25 15:20), 0.6.4 (2020-07-09 19:30), 0.6.6 (2021-02-15 00:40), 0.6.7 (2021-03-18 11:10), 0.6.8 (2021-08-09 17:00), 0.6.9 (2021-08-23 20:20), 0.6.11 (2021-12-06 14:50), 0.7.4 (2022-05-09 11:00)
Other packages that cited dnapath R package
View dnapath citation profile
Other R packages that dnapath depends, imports, suggests or enhances
Complete documentation for dnapath
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dnapath051015202530TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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