Package: parati 1.1.0

Jinyi Che
parati: Parental Allele Transmission Inference for Trio Genotype Data
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.
Authors:
parati_1.1.0.tar.gz
parati_1.1.0.zip(r-4.7)parati_1.1.0.zip(r-4.6)parati_1.1.0.zip(r-4.5)
parati_1.1.0.tgz(r-4.6-any)parati_1.1.0.tgz(r-4.5-any)
parati_1.1.0.tar.gz(r-4.7-any)parati_1.1.0.tar.gz(r-4.6-any)
parati_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
parati/json (API)
NEWS
| # Install 'parati' in R: |
| install.packages('parati', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/newche/parati/issues
On BioConductor:parati-1.1.0(bioc 3.24)parati-1.0.0(bioc 3.23)
geneticssnpsequencingvariantannotationsoftware
Last updated from:ec757f4530. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 177 | ||
| linux-devel-x86_64 | OK | 289 | ||
| source / vignettes | OK | 292 | ||
| linux-release-x86_64 | OK | 307 | ||
| macos-release-arm64 | OK | 207 | ||
| macos-oldrel-arm64 | OK | 156 | ||
| windows-devel | OK | 219 | ||
| windows-release | OK | 294 | ||
| windows-oldrel | OK | 268 | ||
| wasm-release | OK | 153 |
Exports:haplotype_inferparati_runread_vcf_by_chrvcf_dt_to_vcfRwrite_vcf_dtwrite_vcf_obj
Dependencies:abindAnnotationDbiapeaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcigarillocliclustercodetoolscpp11crayoncurldata.tableDBIDelayedArraydigestdplyrfastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisememusemgcvmimenlmeopensslopenxlsxpermutepillarpinfsc50pkgconfigpngR.methodsS3R.ooR.utilsR6RcppRCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsSeqinfosnowSparseArraystringistringrSummarizedExperimentsystibbletidyselectUCSC.utilsutf8VariantAnnotationvcfRvctrsveganviridisLitewithrXMLXVectoryamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Infer parental transmitted and non-transmitted alleles | haplotype_infer |
| Run PARATI inference workflow | parati_run |
| Read VCF by chromosome | read_vcf_by_chr |
| Convert data.table to vcfR object | vcf_dt_to_vcfR |
| Write VCF data.table to file | write_vcf_dt |
| Write vcfR object to file | write_vcf_obj |