#' @title aly-data
#' @name aly-data
#' @description Example cds sequences from Arabidopsis lyrata as
#' \code{DNAStringSet}.
#' @importFrom Biostrings DNAStringSet
#' @docType data
#' @usage data(aly)
#' @format an object of class \code{DNAStringSet}
#' see \code{\link[Biostrings]{XStringSet-class}}
#' @keywords datasets
#' @examples
#' data("aly", package="CRBHits")
"aly"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.