powered by
Plot a figure to compare the functions enriched by different modules.
moduleFunctionComparing(rna, rna2mod, modList)
an RNA symbol.
N x M 0-1 binary matrix of N RNA and M module.
a list of protien modules.
a dot plot comparing the functions enriched by distinct modules.
MoonFinder: a framework for the identification of moonlighting non-coding RNAs.
# NOT RUN { library(clusterProfiler) data(rna2module); data(moduleList) # moduleFunctionComparing("DIRC3",rna2module,moduleList) # moduleFunctionComparing("CRNDE",rna2module,moduleList) # }
Run the code above in your browser using DataLab