AllGMTfiles:
The gmt files included in GeoDE
Description
This list contains the names of all the GMT files included in GeoDE.
Format
The format is:
chr "AllGMTfiles"Source
Chen, Edward Y., et al. "Enrichr: interactive and collaborative HTML5 gene list enrichment analysis tool." BMC bioinformatics 14.1 (2013): 128. Examples
Run this code# load the GMT file data
data(AllGMTfiles)
# load the first gmt file in the list
data(list=AllGMTfiles[[1]])
## maybe str(AllGMTfiles) ; plot(AllGMTfiles) ...
Run the code above in your browser using DataLab