powered by
populate subdirectory of hyperlinked gene lists
hyperGenes(l, dir)
returns no value but has side effect of populating subdirectory of hyperlinked gene lists
return value of GoMiner()
character string containing path name of results directory
# x_l<-load("data/x_l.RData") dir<-tempdir() print(dir) hyperGenes(x_l,dir)
Run the code above in your browser using DataLab