powered by
gmtlist2file(gmtlist, filename)
anno <- "c2.cp.kegg.v5.0.symbols.gmt.xz" annofile <- system.file("extdata", anno, package="cogena") gl <- gmt2list(annofile) gmtfile <- gmtlist2file(gl, filename="")
Run the code above in your browser using DataLab