<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Computational Pipeline for Entropy-Informed Detection of
Emerging Viral Variants</dc:title>
  <dc:title>R package ViralEntropR version 0.6.2</dc:title>
  <dc:description>Implements an entropy-informed pipeline for detecting
    emerging variants in viral amino acid sequence data, extending
    prior clustering-based approaches including hemagglutinin
    clustering methods (Li et al., 2015)
    &lt;doi:10.1142/9789814667944_0018&gt;. Provides a fully vectorized
    FASTA preprocessing toolkit covering header parsing, two-pass
    date and country extraction, ambiguous-residue filtering, and
    integer encoding under a 25-symbol amino acid alphabet. Computes
    per-site Shannon entropy across user-defined cumulative,
    sliding, or disjoint temporal partitions and clusters per-site
    entropy values using Gaussian mixture models via 'mclust'
    (Scrucca et al., 2016) &lt;doi:10.32614/RJ-2016-021&gt;. Quantifies
    temporal distributional shifts between partitions using the
    Hellinger distance (van der Vaart, 1998)
    &lt;doi:10.1017/CBO9780511802256&gt;, and detects temporal change
    points non-parametrically using energy statistics (Matteson and
    James, 2014) &lt;doi:10.1080/01621459.2013.849605&gt; via 'ecp' or
    wild binary segmentation (Fryzlewicz, 2014)
    &lt;doi:10.1214/14-AOS1245&gt; via 'HDcpDetect'. Per-site amino-acid 
    frequency tables and entropy trajectory plots characterize sequence 
    composition and evolutionary dynamics across time. A configurable 
    multi-variant simulation engine generates synthetic sequence 
    time series with known ground truth for benchmarking detection pipelines. 
    A curated dataset of SARS-CoV-2 Variants of Concern and Variants of
    Interest with associated lineage and surveillance metadata is
    included, along with a bundled National Center for Biotechnology
    Information (NCBI) Spike protein sample and vignettes
    demonstrating the full workflow.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: ggplot2 (&gt;= 3.4.0), grDevices, HDcpDetect, ecp, kableExtra,
lubridate, magrittr, mclust, rlang, stats, stringr, utils, zoo</dc:relation>
  <dc:relation>Suggests: Biostrings, DT, dplyr, here, knitr, readxl, rmarkdown, R.rsp,
testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Vadim Tyuryaev &lt;vadim.tyuryaev@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vadim Tyuryaev [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0008-1361-6265&gt;),
  Jane Heffernan [aut],
  Hanna Jankowski [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ViralEntropR/LICENSE)</dc:rights>
  <dc:date>2026-05-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ViralEntropR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ViralEntropR</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
