R/data.R

#' The input data are taken from the article by Sugauchi et al.(2002).
#' This paper describes recombination event observed in hepatitis B virus isolates.
#'
#' @docType data
#'
#' @usage seq
#'
#' @format An object of S4 class. The multiple alignment of the 3 DNA sequences.
#'
#' @keywords dataset
#'
#' @references Hepatitis B Virus of Genotype B with or without Recombination with Genotype C over the
#' Precore Region plus the Core Gene. Fuminaka Sugauchi et al. JOURNAL OF VIROLOGY, June 2002, p. 5985–5992.
#' 10.1128/JVI.76.12.5985-5992.2002
#'
#' @source \href{https://jvi.asm.org/content/76/12/5985}{Journal of Virology}
#'
#' @examples
#' data(hcv_C_Bj_Ba_sequences)
#' seq
"seq"
vasily-pavelko/recan documentation built on April 13, 2022, 1:20 p.m.