Other packages > Find by keyword >

dnet  

Integrative Analysis of Omics Data in Terms of Network, Evolution and Ontology
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dnet", "1.1.7")



Attach the package and use:
library("dnet")
Maintained by
Hai Fang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-25
Latest Update:
Description:
The focus of the dnet by Fang and Gough (2014) is to make sense of omics data (such as gene expression and mutations) from different angles including: integration with molecular networks, enrichments using ontologies, and relevance to gene evolutionary ages. Integration is achieved to identify a gene subnetwork from the whole gene network whose nodes/genes are labelled with informative data (such as the significant levels of differential expression or survival risks). To help make sense of identified gene networks, enrichment analysis is also supported using a wide variety of pre-compiled ontologies and phylostratific gene age information in major organisms including: human, mouse, rat, chicken, C.elegans, fruit fly, zebrafish and arabidopsis. Add-on functionalities are supports for calculating semantic similarity between ontology terms (and between genes) and for calculating network affinity based on random walk; both can be done via high-performance parallel computing.
How to cite:
Hai Fang (2014). dnet: Integrative Analysis of Omics Data in Terms of Network, Evolution and Ontology. R package version 1.1.7, https://cran.r-project.org/web/packages/dnet. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.99.0 (2014-03-25 21:51), 1.0.0 (2014-04-09 16:46), 1.0.1 (2014-04-22 23:06), 1.0.2 (2014-04-30 20:42), 1.0.3 (2014-05-19 16:35), 1.0.4 (2014-06-05 21:54), 1.0.5 (2014-07-02 13:47), 1.0.6 (2014-09-22 17:31), 1.0.7 (2015-07-18 00:08), 1.0.8 (2016-04-01 16:24), 1.0.9 (2016-05-31 17:43), 1.0.10 (2017-01-27 10:18), 1.1.1 (2017-07-09 22:02), 1.1.2 (2018-01-19 15:48), 1.1.3 (2018-02-23 17:49), 1.1.4 (2018-08-10 19:00), 1.1.5 (2019-10-19 00:20), 1.1.6 (2020-01-23 14:40), 1.1.7 (2020-02-20 11:10)
Other packages that cited dnet R package
View dnet citation profile
Other R packages that dnet depends, imports, suggests or enhances
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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