data-raw/PL_DiabetesGenes.R

PL_DiabetesGenes = read.csv("PL_DiabetesGenes.csv", header = FALSE)

colnames(PL_DiabetesGenes) = c("Gene.symbol",
                                "Gene.name",
                                "Gene.primaryIdentifier",
                                "Gene.secondaryIdentifier",
                                "Gene.length",
                                "Gene.organism.name")

save(PL_DiabetesGenes, file = "data/PL_DiabetesGenes.rdata")

Try the InterMineR package in your browser

Any scripts or data that you put into this service are public.

InterMineR documentation built on Nov. 8, 2020, 5:58 p.m.