Bioc2026 Registration Open!

parati

Parental Allele Transmission Inference for Trio Genotype Data

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("parati")

Details

MaintainerJinyi Che <chejinyi777@gmail.com>
AuthorJinyi Che [aut, cre]
LicenseGPL-3 + file LICENSE
URLhttps://github.com/newche/parati
Bug Reportshttps://github.com/newche/parati/issues
Downloads rank47
Source branchRELEASE_3_23
biocViewsGenetics, SNP, Sequencing, Software, VariantAnnotation

Documentation

Download

Dependencies

Imports: data.table, methods, openxlsx, R.utils, vcfR, VariantAnnotation, SummarizedExperiment, BiocGenerics, GenomeInfoDb

Suggests: BiocStyle, knitr, optparse, rmarkdown, testthat (>= 3.0.0), waldo