tests/runTests.R

# get the example data
library(easyRNASeq)
tutorialData()

# set the env.var
#TUTORIAL.DATA <- get("TUTORIAL.DATA",envir=as.environment("package:easyRNASeq"))

# run the tests
BiocGenerics:::testPackage("easyRNASeq")

# cleanup
# removebfc(easyRNASeq:::.get_cache(),ask=FALSE)

Try the easyRNASeq package in your browser

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

easyRNASeq documentation built on April 30, 2020, 2 a.m.