Package: podkat
Type: Package
Title: Position-Dependent Kernel Association Test
Version: 1.43.0
Date: 2025-09-19
Authors@R: c(person(given = "Ulrich",
                    family = "Bodenhofer",
		    role = c("aut", "cre"),
		    email = "ulrich@bodenhofer.com"))
Maintainer: Ulrich Bodenhofer <ulrich@bodenhofer.com>
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: 2025-10-29 14:24:59 UTC
RemoteUrl: https://github.com/bioc/podkat
RemoteRef: HEAD
RemoteSha: d216a1764a8bee1dd1738e0aa6dfb179ebe7b9a6
Packaged: 2025-10-30 08:37:53 UTC; root
Author: Ulrich Bodenhofer [aut, cre]
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 08:43:08 UTC; windows
Archs: x64
