#' @name pkgParams
#' @title Common package parameters
#' @description Common package parameters
#' @param ff Numeric of length 1, fetal fraction
#' @param ffVec Numeric, fetal fractions
#' @param dep Integer of length 1, total read depth
#' @param depVec Integer, total read depths
#' @param q Numeric of length 1, minor allele frequency
#' @param qVec Numeric, minor allele frequencies
#' @param clpsList List items will be collapsed to a vector when possible
#' @param mar Integer of length 1, minor allele read count
#' @param marVec Integer, minor allele read counts
#' @param gtpVec Character, genotype pairs, e.g. "ABab"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.