R/datasets.R

#'   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
rscharpf/VanillaICE documentation built on May 15, 2019, 5:51 p.m.