require("ATACseqTFEA") || stop("unable to load Package:ATACseqTFEA")
require("BSgenome.Drerio.UCSC.danRer10") ||
stop("unable to load Package:BSgenome.Drerio.UCSC.danRer10")
require("SummarizedExperiment") ||
stop("unable to load Package:SummarizedExperiment")
require("GenomicRanges") ||
stop("unable to load Package:GenomicRanges")
require("testthat") || stop("unable to load testthat")
test_check("ATACseqTFEA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.