#' @title x-data
#' @name x-data
#' @description Example cds sequences from HIV-1 sample 136 patient 1 from
#' Sweden envelope glycoprotein (env) gene, V3 region as \code{DNAStringSet}.
#' @importFrom Biostrings DNAStringSet
#' @references Yang et al. (2000) Codon-substitution models for heterogeneous
#' selection pressure at amino acid sites. \emph{Genetics.}
#' \bold{155(1)}, 431-449.
#' @docType data
#' @usage data(x)
#' @format an object of class \code{GRanges}
#' @keywords datasets
#' @examples
#' data("x")
"x"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.