Learn R Programming

⚠️There's a newer version (1.4.2) of this package.Take me there.

kangar00 (version 1.0)

Kernel Approaches for Nonlinear Genetic Association Regression

Description

Methods to extract information on pathways, genes and 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

662

Version

1.0

License

GPL-2

Maintainer

Juliane Manitz

Last Published

April 27th, 2017

Functions in kangar00 (1.0)

get_anno,snp_info,pathway_info-method

Annotates SNPs via genes to pathways
get_network_matrix,pathway-method

gwas

hsa04020

Example pathway object for pathway hsa04020.
net.kernel.hsa04020

Example network-based kernel matrix for pathway hsa04020.
pathway

An S4 class to represent a gene-gene interaction network
geno

Example genotypes for 50 individuals.
get_ana,data.frame-method

Produce middle part of network kernel (for internal use)
kernel-class

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

An S4 class to represent the variance component test.
read_geno,character-method

rewire_network

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

Example pathway_info object for pathway hsa04022.
kangar00-package

kangar00 package
calc_kernel

Calculates the kernel-matrix for a pathway
gene_name_number,character-method

Function to get genes names and numbers from kegg (for internal use)
lkmt.net.kernel.hsa04020

lowrank_kernel-class

An S4 class to represent a low-rank kernel for a SNPset at specified knots
make_psd,matrix-method

Adjust network matrix to be positive semi-definite
pheno

Example phenotype file for 50 individuals.
GWASdata

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

Example annotation file for three pathways.
set_one,matrix-method

Helper function to set matrix entries to 0/1/-1 only
snp_info

An S4 class for an object assigning SNP positions to rs-numbers (for internal use)
pathway_info

An S4 class for an object assigning genes to pathways
lkmt_test

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

Example snp_info object for SNP rs10243170.
set_names,matrix-method

Helper function to translate gene numbers to names