#' Example output from the hidden markov model
#'
#' The results of a 6-state HMM fit to simulated copy number and genotype data.
#'
#' @name hmmResults
#' @docType data
#' @format a \code{GRanges} object
#' @keywords datasets
NULL
#' An example SnpArrayExperiment
#'
#' A container for low-level summaries used for downstream copy number
#' estimation, including log R ratios, B allele frequencies, and
#' genotypes
#'
#' @name snp_exp
#' @docType data
#' @format a \code{SnpArrayExperiment} object
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.