Package: podkat Type: Package Title: Position-Dependent Kernel Association Test Version: 1.45.0 Date: 2025-09-19 Authors@R: c(person(given = "Ulrich", family = "Bodenhofer", role = c("aut", "cre"), email = "ulrich@bodenhofer.com")) Maintainer: Ulrich Bodenhofer Description: This package provides an association test that is capable of dealing with very rare and even private variants. This is accomplished by a kernel-based approach that takes the positions of the variants into account. The test can be used for pre-processed matrix data, but also directly for variant data stored in VCF files. Association testing can be performed whole-genome, whole-exome, or restricted to pre-defined regions of interest. The test is complemented by tools for analyzing and visualizing the results. URL: https://github.com/UBod/podkat License: GPL (>= 2) Depends: R (>= 3.5.0), methods, Rsamtools (>= 1.99.1), GenomicRanges Imports: Rcpp (>= 0.11.1), parallel, stats (>= 4.3.0), graphics, grDevices, utils, Biobase, BiocGenerics, Matrix, Seqinfo, IRanges, Biostrings, BSgenome (>= 1.32.0) Suggests: BSgenome.Hsapiens.UCSC.hg38.masked, TxDb.Hsapiens.UCSC.hg38.knownGene, BSgenome.Mmusculus.UCSC.mm10.masked, GWASTools (>= 1.13.24), VariantAnnotation, SummarizedExperiment, knitr LinkingTo: Rcpp, Rhtslib (>= 1.15.3) SystemRequirements: GNU make VignetteBuilder: knitr Collate: AllGenerics.R AllClasses.R inputChecks.R sort-methods.R show-methods.R print-methods.R summary-methods.R p.adjust-methods.R c-methods.R access-methods.R coerce-methods.R resampling.R unmaskedRegions.R partitionRegions-methods.R genotypeMatrix-methods.R computeKernel.R computePvalues.R readGenotypeMatrix-methods.R readVariantInfo-methods.R readSampleNamesFromVcfHeader.R readRegionsFromBedFile.R weightFuncs.R assocTest-methods.R nullModel-methods.R qqplot-methods.R plot-methods.R filterResult-methods.R split-methods.R computeWeights.R weights-methods.R biocViews: Genetics, WholeGenome, Annotation, VariantAnnotation, Sequencing, DataImport NeedsCompilation: yes Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-13 13:05:42 UTC RemoteUrl: https://github.com/bioc/podkat RemoteRef: HEAD RemoteSha: a5ee2c46535d6071db4ae2927c3d98390238b392 Packaged: 2026-06-12 11:04:26 UTC; root Author: Ulrich Bodenhofer [aut, cre]