Learn R Programming

kangar00 (version 1.4.2)

Kernel Approaches for Nonlinear Genetic Association Regression

Description

Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) from online databases. It provides functions for data preparation and evaluation of genetic influence on a binary outcome using the logistic kernel machine test (LKMT). Three different kernel functions are offered to analyze genotype information in this variance component test: A linear kernel, a size-adjusted kernel and a network-based kernel).

Copy Link

Version

Install

install.packages('kangar00')

Monthly Downloads

826

Version

1.4.2

License

GPL-2

Maintainer

Last Published

May 9th, 2024

Functions in kangar00 (1.4.2)

hsa04022_info

Example pathway_info object for pathway hsa04022.
kernel-class

An S4 class representing a kernel matrix calculated for a pathway
lowrank_kernel-class

An S4 class to represent a low-rank kernel for a SNPset at specified knots
pathway

An S4 class to represent a gene-gene interaction network
lkmt.net.kernel.hsa04020

net.kernel.hsa04020

Example network-based kernel matrix for pathway hsa04020.
kangar00-package

kangar00 package
lkmt-class

An S4 class to represent the variance component test.
lkmt_test

A function to calculate the p-values for kernel matrices.
pheno

Example phenotype file for 50 individuals.
pathway_info

An S4 class for an object assigning genes to pathways
make_psd,matrix-method

Adjust network matrix to be positive semi-definite
snp_info

An S4 class for an object assigning SNP positions to rs-numbers (for internal use)
set_one,matrix-method

Helper function to set matrix entries to 0/1/-1 only
set_names,matrix-method

Helper function to translate gene numbers to names
rs10243170_info

Example snp_info object for SNP rs10243170.
read_geno,character-method

read genotype data from file to one of several available objects, which can be passed to a GWASdata object GWASdata.
rewire_network

Rewires interactions in a pathway, which go through a gene not represented by any SNPs in the considered GWASdata dataset.
GWASdata

S4 class for an object representing a Genome-wide Assocaition Study.
calc_kernel

Calculate the kernel-matrix for a pathway
get_network_matrix

Function to calculate the network matrix for a pathway object
get_anno,snp_info,pathway_info-method

Annotates SNPs via genes to pathways
anno

Example annotation file for three pathways.
get_ana,data.frame-method

Produce middle part of network kernel (for internal use)
geno

Example genotypes for 50 individuals.
gwas

Example GWASdata object.
hsa04020

Example pathway object for pathway hsa04020.
gene_name_number,character-method

Function to get genes names and numbers from kegg (for internal use)