Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

dnet (version 1.0.0)

Dynamic NETworks via integrative analysis of digitised data in terms of network, ontology and evolution

Description

The 'dnet' package is initiated to fill in the need of an open-source tool for digitised data in an integrative manner. More specifically, dnet intends to analyse the biological network whose nodes/genes are associated with digitised information such as expression levels across samples. To help make sense of identified networks, enrichment analysis is also supported using a wide variety of pre-compiled ontologies and phylostratific age information in major organisms including human, mouse, rat, chicken, C.elegans, fruit fly, zebrafish and arabidopsis. In summary, dnet aims to deliver an eye-intuitive tool with rich visuals but less inputs.

Copy Link

Version

Install

install.packages('dnet')

Monthly Downloads

46

Version

1.0.0

License

GPL-2

Maintainer

Hai Fang

Last Published

April 9th, 2014

Functions in dnet (1.0.0)

dBUMscore

Function to transform p-values into scores according to the fitted beta-uniform mixture model and/or after controlling false discovery rate
dEnricher

Function to conduct enrichment analysis given the input data and the ontology in query
dDAGinduce

Function to generate a subgraph of a direct acyclic graph (DAG) induced by given vertices
dDAGreverse

Function to reverse the edge direction of a direct acyclic graph (DAG)
dGSEAview

Function to view enrichment results in a sample-specific manner
dFDRscore

Function to transform fdr into scores according to log-likelihood ratio between the true positives and the false positivies and/or after controlling false discovery rate
dDAGlevel

Function to define/calculate the level of nodes in a direct acyclic graph (DAG)
dGSEAwrite

Function to write out enrichment results
dDAGroot

Function to find the root node of a direct acyclic graph (DAG)
dBUMfit

Function to fit a p-value distribution under beta-uniform mixture model
dDAGannotate

Function to generate a subgraph of a direct acyclic graph (DAG) induced by the input annotation data
dNetFind

Function to find heuristically maximum scoring module
dCommSignif

Function to test the significance of communities within a graph
visHeatmap

Function to visualise input data matrix using heatmap
visHeatmapAdv

Function to visualise input data matrix using advanced heatmap
visNetCircle

Function to visualise an igraph object via circle diagram
dPvalAggregate

Function to aggregate p values
dNetInduce

Function to generate a subgraph induced by given vertices and their k nearest neighbors
visGSEA

Function to visualise running enrichment score for a given sample and a gene set
dSVDsignif

Function to obtain SVD-based gene significance from the input gene-sample matrix
visNetArc

Function to visualise an igraph object via arc diagram
dRWR

Function to implement Random Walk with Restart (RWR) on the input graph
visNetMul

Function to visualise the same graph but with multiple graph node colorings according to input data matrix
dGSEA

Function to conduct gene set enrichment analysis given the input data and the ontology in query
visColormap

Function to define a colormap
visTreeBootstrap

Function to build and visualise the bootstrapped tree
visNetReorder

Function to visualise the multiple graph colorings reorded within a sheet-shape rectangle grid
dContrast

Function to help build the contrast matrix
visDAG

Function to visualise a direct acyclic graph (DAG) with node colorings according to a named input data vector (if provided)
visColoralpha

Function to add transparent (alpha) into colors
visNet

Function to visualise a graph object of class "igraph" or "graphNEL"
dDAGtip

Function to find the tip node(s) of a direct acyclic graph (DAG)
dNetConfidence

Function to append the confidence information from the source graphs into the target graph
dNetPipeline

Function to setup the pipeline for finding maximum-scoring module from an input graph and the signficance imposed on its nodes
dNetReorder

Function to reorder the multiple graph colorings within a sheet-shape rectangle grid