Description Usage Arguments Value
Rename genes in the differential network analysis results
1 | rename_genes(results, gene_mat)
|
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. |
A 'dnapath_list' object containing only those pathways with differential
connectivity p-values below alpha
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.