inst/doc/CreateOutput.R

# Packages:
library(GDS)

#Read in the .csv files of the Gene IDs
geneID=read.csv(file="GeneID.csv",header=TRUE)  

# Bind all output files of the GDS function together
CreateOutput(geneID)

Try the GDS package in your browser

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

GDS documentation built on May 2, 2019, 6:09 p.m.