dnapath0.7.6 package

Differential Network Analysis using Gene Pathways

c.dnapath_list

Combine two 'dnapath_list' objects.

c.dnapath

Combine two 'dnapath' objects.

combine_overlapping_pathways

Modify a pathway list to combine overlapping pathways.

d_edgesC

C++ implementation of d_edges

d_genesC

C++ implementation of d_genes

d_pathwayC

C++ implementation of d_pathway

dna_pathway

Differential network analysis on a single pathway

dnapath

Differential Network Analysis Using Gene Pathways

entrez_to_symbol

Obtain gene symbols for entrezgene IDs

filter_pathways

Remove pathways with non-significant DC scores.

format_species_name

Format sepcies name input.

get_biomart_mapping

Internal function for obtaining biomaRt mapping

get_genes

Get the gene names from a differential network analysis

get_mean_expr_mat

Get mean expression of pathway genes in both groups

get_min_alpha

Get the minimum alpha level for the permutation test

get_networks

Get the two association networks

get_reactome_pathways

Obtain Reactome pathways

head.dnapath_list

Return the first part of the dnapath results.

init_mart

Initialize biomaRt for a given species

length.dnapath_list

The number of pathways in a 'dnapath_list' object.

names.dnapath_list

The pathway names in a 'dnapath_list' object.

names.dnapath

The pathway names in a 'dnapath' object.

plot_pair

Plot the expression values of two genes

plot.dnapath

Plot function for 'dnapath' object.

print.dnapath_list

Print function for 'dnapath_list' object.

print.dnapath

Print function for 'dnapath' object.

rename_genes

Rename genes in the differential network analysis

rev.dnapath_list

Reverse the order of pathways in a 'dnapath_list' object.

run_aracne

Wrapper for ARACNE method

run_bc3net

Wrapper for BC3Net method

run_c3net

Wrapper for C3Net method

run_clr

Wrapper for CLR method

run_corr

Wrapper for correlation co-expression

run_genie3

Wrapper for GENIE3 method

run_glasso

Wrapper for glasso method

run_mrnet

Wrapper for MRNET method

run_pcor_fdr

Wrapper for partial correlations with Empirical Bayes FDR correction

run_pcor

Wrapper for partial correlations from corpcor

run_silencer

Wrapper for silencer method

sort.dnapath_list

Sort function for 'dnapath_list' object.

sub-.dnapath_list

Extract parts of a 'dnapath_list' object.

sub-.dnapath

Extract results of a single pathway from a 'dnapath' object.

sub-sub-.dnapath_list

Extract results of a single pathway from a 'dnapath_list' object.

sub-sub-.dnapath

Extract results of a single pathway from a 'dnapath' object.

subset-.dnapath_list

Replace parts of a 'dnapath_list' object.

subset-.dnapath

Replace parts of a 'dnapath' object.

subset.dnapath_list

Subset function for 'dnapath_list' object.

summarize_edges

Summarize differential connections for a pathway

summarize_genes_for_pathway

Summarize differential connectivity of genes in a pathway

summarize_genes

Summarize the differential connectivity of genes over all pathways.

summarize_pathways

Summarize the differential connectivity of pathways.

summary.dnapath_list

Summary function for 'dnapath_list' object.

summary.dnapath

Summary function for 'dnapath' object.

symbol_to_entrez

Obtain entrezgene IDs for gene symbols

tail.dnapath_list

Return the last part of the dnapath results.

Integrates pathway information into the differential network analysis of two gene expression datasets as described in Grimes, Potter, and Datta (2019) <doi:10.1038/s41598-019-41918-3>. 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.

  • Maintainer: Tyler Grimes
  • License: GPL-2 | GPL-3
  • Last published: 2025-02-21