inst/doc/CreateOutput.R

# Packages:
library(REIDS)

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

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

Try the REIDS package in your browser

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

REIDS documentation built on May 2, 2019, 4:45 p.m.