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 04 Jun. 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

golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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