tests/runTests.R

require("dagLogo") || stop("unable to load Package:dagLogo")
require("Biostrings") || stop("unable to load Package:Biostrings")
require("biomaRt") || stop("unable to load Package:biomaRt")
data(seq.example)
data(proteome.example)
library(testthat)

test_check("dagLogo")

Try the dagLogo package in your browser

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

dagLogo documentation built on Dec. 5, 2020, 2 a.m.