load_pseudo_mgi | R Documentation |
Loads object with pseudo graph information
load_pseudo_mgi(species, group_by)
species |
Species of the samples. |
group_by |
How to group the subpathways to be visualized. By default they are grouped by the pathway to which they belong. Available groupings include "uniprot", to group subpathways by their annotated Uniprot functions, "GO", to group subpathways by their annotated GO terms, and "genes", to group subpathways by the genes they include. #@examples #load_pseudo_mgi("hsa", "uniprot") |
Pseudo graph information object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.