tests/runTests.R

require("BSgenome.Mmusculus.UCSC.mm10") || stop("can not load BSgenome.")
require("BSgenome.Hsapiens.UCSC.hg19") || stop("can not load BSgenome.")
require("TxDb.Mmusculus.UCSC.mm10.knownGene") || stop("can not load TxDb")
require("rtracklayer") || stop("can not load rtracklayer.")
require("limma") || stop("can not load limma")
BiocGenerics:::testPackage("InPAS")

Try the InPAS package in your browser

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

InPAS documentation built on Nov. 8, 2020, 5:03 p.m.