Dear Bioconductor developers, I would like to submit my R/Bioconductor package **PARATI** for review.
Package name: PARATI Version: 0.99.0 GitHub repository: https://github.com/newche/PARATI R version: ≥ 4.1 Bioconductor compatibility: tested with current release **Description:** PARATI infers maternal and paternal transmitted and non-transmitted alleles from trio genotype data. It enables SNP-specific analyses of genetic nurture and transgenerational effects. The package supports homozygous trios, mixed homozygote/heterozygote, and triple heterozygotes using haplotype similarity with a user-defined window. **Dependencies:** - Imports: data.table, dplyr, stringr, optparse, openxlsx, vcfR, methods - Suggests: knitr, rmarkdown, BiocStyle, testthat - Optional: PLINK 1.9 (for exporting PLINK bed/bim/fam files) **Vignette and Examples:** - The package contains a vignette `parati-workflow.Rmd` demonstrating a minimal example using the included testing dataset (`Toy_TrioGenotype.vcf.gz` and `Toy_FamilyIndexTable.xlsx`). **Testing:** - R CMD check completed successfully without errors. - All example code and vignettes run correctly. - Testthat unit tests are included and pass. **Additional notes:** - This package is intended for analysis of autosomal biallelic SNPs in trios. - Sample IDs in the VCF must match the FamilyIndex table. - Quality control is recommended prior to running PARATI (call rate, MAF, Mendelian inconsistencies). Please let me know if you require any additional information. Thank you for your consideration. Best regards, Jinyi Che Email: [email protected] GitHub: https://github.com/newche/PARATI [[alternative HTML version deleted]] _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
