require("APAlyzer") || stop("unable to load Package:APAlyzer")
require("GenomicRanges") || stop("unable to load Package:GenomicRanges")
require("GenomicFeatures") || stop("unable to load Package:GenomicFeatures")
require("GenomicAlignments") || stop("unable to load Package:GenomicAlignments")
require("DESeq2") || stop("unable to load Package:DESeq2")
require("SummarizedExperiment") || stop("unable to load Package:SummarizedExperiment")
require("Rsubread") || stop("unable to load Package:Rsubread")
require("stats") || stop("unable to load Package:stats")
require("testthat") || stop("unable to load testthat")
test_check("APAlyzer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.