R/x.R

#' @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"
yue-wang-biomath/regexcite documentation built on March 28, 2022, 4:35 a.m.