Package: UPDhmm
Title: Detecting Uniparental Disomy through NGS trio data
Version: 1.6.0
BugReports: https://github.com/martasevilla/UPDhmm/issues
Authors@R: 
  c(person(given = "Marta",
     family = "Sevilla",
     role= c("aut", "cre"),
     email = "marta.sevilla@upf.edu",
     comment = c(ORCID = "0009-0005-0179-920X")),
     person(given = "Carlos",
     family = "Ruiz-Arenas",
     role= c("aut"),
     email = "cruizarenas@unav.es",
     comment = c(ORCID = "0000-0002-6014-3498")))
Description: Uniparental disomy (UPD) is a genetic condition where an
        individual inherits both copies of a chromosome or part of it
        from one parent, rather than one copy from each parent. This
        package contains a HMM for detecting UPDs through HTS (High
        Throughput Sequencing) data from trio assays. By analyzing the
        genotypes in the trio, the model infers a hidden state (normal,
        father isodisomy, mother isodisomy, father heterodisomy and
        mother heterodisomy).
biocViews: Software, HiddenMarkovModel, Genetics
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: HMM, utils, VariantAnnotation, GenomicRanges, S4Vectors,
        IRanges, SummarizedExperiment, Biobase, stats, BiocParallel,
        GenomeInfoDb
Suggests: knitr, testthat (>= 2.1.0), BiocStyle, rmarkdown, markdown,
        karyoploteR, regioneR, dplyr, BiocManager
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
URL: https://github.com/martasevilla/UPDhmm
Language: en-US
Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev
        libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:29:26 UTC
RemoteUrl: https://github.com/bioc/UPDhmm
RemoteRef: RELEASE_3_22
RemoteSha: 0af356a462deb691d05d92142e969a9b160b2b39
NeedsCompilation: no
Packaged: 2025-11-11 18:17:13 UTC; root
Author: Marta Sevilla [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-0179-920X>),
  Carlos Ruiz-Arenas [aut] (ORCID:
    <https://orcid.org/0000-0002-6014-3498>)
Maintainer: Marta Sevilla <marta.sevilla@upf.edu>
Built: R 4.5.2; ; 2025-11-11 18:24:15 UTC; windows
