powered by
kegg2smc(min = 1, max = 284,organism="human")
if(require(KEGG.db)){ mcs <- kegg2smc(min=20,max=284) length(mcs) str(mcs[[1]]) }
Run the code above in your browser using DataLab