rename_genes: Rename genes in the differential network analysis results

Description Usage Arguments Value

View source: R/summary.R

Description

Rename genes in the differential network analysis results

Usage

1
rename_genes(results, gene_mat)

Arguments

results

A 'dnapath_list' or 'dnapath' object.

gene_mat

A matrix of key value pairs. The first column should contain current gene names, and the second column the new names. Any genes that are not in this matrix will retain their current names.

Value

A 'dnapath_list' object containing only those pathways with differential connectivity p-values below alpha.


tgrimes/dnapath2 documentation built on May 21, 2020, 5:53 p.m.