Package: parati Type: Package Title: Parental Allele Transmission Inference for Trio Genotype Data Version: 1.1.0 Authors@R: person("Jinyi", "Che", email = "chejinyi777@gmail.com", role = c("aut", "cre")) Description: Infers maternal and paternal transmitted and non-transmitted alleles from phased trio genotype data. The package supports SNP-level analyses of genetic nurture and transgenerational effects. It interoperates with Bioconductor VCF infrastructure through support for VariantAnnotation::VCF objects and returns R objects for downstream analysis. URL: https://github.com/newche/parati BugReports: https://github.com/newche/parati/issues License: GPL-3 + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: data.table, methods, openxlsx, R.utils, vcfR, VariantAnnotation, SummarizedExperiment, BiocGenerics, GenomeInfoDb Suggests: BiocStyle, knitr, optparse, rmarkdown, testthat (>= 3.0.0), waldo VignetteBuilder: knitr biocViews: Genetics, SNP, Sequencing, VariantAnnotation, Software Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:06:57 UTC RemoteUrl: https://github.com/bioc/parati RemoteRef: HEAD RemoteSha: ec757f4530149f350c48c5f73b453a1bcd313791 NeedsCompilation: no Packaged: 2026-07-03 15:15:47 UTC; root Author: Jinyi Che [aut, cre] Maintainer: Jinyi Che