ShowModule {BioM2} | R Documentation |
Display biological information within each pathway module
Description
Display biological information within each pathway module
Usage
ShowModule(obj = NULL, ID_Module = NULL, exact = TRUE, ancestor_anno = NULL)
Arguments
obj |
Results produced by PathwaysModule() |
ID_Module |
ID of the diff module |
exact |
Whether to divide GO pathways more accurately (work when ancestor_anno=NULL) |
ancestor_anno |
Annotations for ancestral relationships (like data('GO_Ancestor') ) |
Value
List containing biologically specific information within the module
[Package BioM2 version 1.0.8 Index]