Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

anno

Example annotation file for three pathways.


Description

A dataset containing an annotation example for 4056 SNPs in three different pathways.

Usage

data(anno)

Format

A data frame with 4056 rows and 5 variables:

pathway

includes KEGG identifiers of three example pathways

gene

names of genes in the pathways

chr

specifies the chromosome

snp

includes rs-numbers of example SNPs

position

gives positions of example SNPs

Source

simulated data

Examples

data(anno)
head(anno)
# create gwas object
data(pheno)
data(geno)
gwas <- new('GWASdata', pheno=pheno, geno=geno, anno=anno, desc="some study")

kangar00

Kernel Approaches for Nonlinear Genetic Association Regression

v1.4
GPL-2
Authors
Juliane Manitz [aut], Stefanie Friedrichs [aut], Patricia Burger [aut], Benjamin Hofner [aut], Ngoc Thuy Ha [aut], Saskia Freytag [ctb], Heike Bickeboeller [ctb]
Initial release
2020-02-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.