podkat

R package for position-dependent kernel association test

https://github.com/ubod/podkat

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

R package for position-dependent kernel association test

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created almost 8 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

PODKAT - An R Package for Association Testing Involving Rare and Private Variants

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.

Installation

The package can be installed from Bioconductor. Therefore, the the simplest way to install the package is to enter ``` if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("podkat") ``` into your R session. If, for what reason ever, you prefer to install the package manually, follow the instructions in the user manual.

User support

If you encounter any issues or if you have any question that might be of interest also for other users, before writing a private message to the package developers/maintainers, please create an issue in this repository and also consider posting on Bioconductor Support or on StackOverflow. For other matters regarding the package, please contact the package author.

Citing this package

If you use this package for research that is published later, you are kindly asked to cite it as follows:

  • U. Bodenhofer. PODKAT: An R Package for Association Testing Involving Rare and Private Variants. R package. DOI: 10.18129/B9.bioc.podkat

Owner

  • Login: UBod
  • Kind: user
  • Location: Hagenberg, Austria

Professor for Artificial Intelligence at University of Applied Sciences Upper Austria / Chief Artificial Intelligence Officer at QUOMATIC.AI

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 19,122 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: podkat

Position-Dependent Kernel Association Test

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19,122 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Average: 15.9%
Downloads: 47.6%
Maintainers (1)
Last synced: 7 months ago