Learn R Programming

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

genomicper (version 1.6)

Circular Genomic Permutation using Gwas p-Values of Association

Description

Circular genomic permutation approach uses GWAS results to establish the significance of pathway/gene-set associations whilst accounting for genomic structure. All SNPs in the GWAS are placed in a 'circular genome' according to their location. Then the complete set of SNP association p-values are permuted by rotation with respect to the SNPs' genomic locations. Two testing frameworks are available: permutations at the gene level, and permutations at the SNP level. The permutation at the gene level uses fisher's combination test to calculate a single gene p-value, followed by the hypergeometric test. The SNP count methodology maps each SNP to pathways/gene-sets and calculates the proportion of SNPs for the real and the permutated datasets above a pre-defined threshold. Genomicper requires a matrix of GWAS association p-values. The SNPs annotation and pathways annotations can be performed within the package or provided by the user.

Copy Link

Version

Install

install.packages('genomicper')

Monthly Downloads

506

Version

1.6

License

GPL-2

Maintainer

Claudia Cabrera

Last Published

July 5th, 2016

Functions in genomicper (1.6)

demo

GWAS p_values demo data
plot_results

Plot Results Circular Permutation
hsaXXXXX

KEGG pathways examples
genomicper-package

Circular Genomic Permutations
hyprbg

Hypergeometric Test (phyper)
genome_order

Genome Order
genes_permutation

Gene-level Permutations
read_pvals

Read GWAS p-values of association and Merge with SNP annotations
get_pathways

Pathways
get_results

Circular Permutation Results
read2_paths

Read to SNPs to sets; Map SNPs to gene-sets/pathways
snps_permutation

SNP-level permutations
SNPsAnnotation

SNPs-Genes annotation to Distance 0 (SNPs within a gene)