geneAttribution: trait agnostic identification of candidate genes associated with noncoding variation
Arthur Wuster1,2, Diana Chang1, Timothy W Behrens1
1Department of Human Genetics.
Bioinformatics (Oxford, England)
|December 31, 2016
Summary
The geneAttribution R package identifies potential causal genes linked to genetic risk variants. It uses functional genomic data or gene proximity to pinpoint the most likely candidate genes for further study.
Area of Science:
- Genomics
- Bioinformatics
- Genetic Epidemiology
Background:
- Genetic association studies, such as Genome-Wide Association Studies (GWAS), identify risk variants associated with diseases.
- Pinpointing the specific causal gene(s) responsible for these associations remains a significant challenge in genetic research.
Purpose of the Study:
- To develop an R package, geneAttribution, for assigning candidate causal genes to genetic risk variants.
- To provide a tool that integrates functional genomic data to improve gene prioritization.
Main Methods:
- The geneAttribution package utilizes user-supplied functional annotation data, including expression quantitative trait loci (eQTL) and Hi-C genome conformation data.
- In the absence of specific annotation, the method defaults to using the physical distance between genes and the input risk variant.
- The package reports the most probable candidate causal genes based on the integrated data.
Main Results:
- The developed R package, geneAttribution, successfully assigns candidate causal genes to genetic risk variants.
- The method demonstrates flexibility by incorporating diverse functional genomic data or relying on genomic proximity.
Conclusions:
- geneAttribution offers a valuable computational tool for researchers investigating the genetic basis of diseases.
- The package facilitates the identification of candidate genes, aiding in the interpretation of genetic association study findings.
More Related Videos
Related Concept Videos
Genome-wide Association Studies-GWAS
16.3K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
16.3K
Comparing Copy Number Variations and SNPs
19.0K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
19.0K
Principles of Pharmacogenetics: Types of Genetic Variants
68
The human genome is over 99.9% identical between individuals, yet genetic differences exist at millions of bases. The human genome contains approximately 3 million variant positions per individual, many of which are heterozygous, contributing to genetic diversity and individual traits. Genetic variations include single-nucleotide polymorphisms (SNPs), insertions, deletions, and copy number variations (CNVs).SNPs, the most common variation, involve single-base changes in DNA. These can be...
68
Genome Size and the Evolution of New Genes
9.4K
While every living organism has a genome of some kind (be it RNA, or DNA), there is considerable variation in the sizes of these blueprints. One major factor that impacts genome size is whether the organism is prokaryotic or eukaryotic. In prokaryotes, the genome contains little to no non-coding sequence, such that genes are tightly clustered in groups or operons sequentially along the chromosome. Conversely, the genes in eukaryotes are punctuated by long stretches of non-coding sequence.
9.4K
Single Nucleotide Polymorphisms-SNPs
19.2K
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
19.2K
Genetic Variation
1.5K
Genetic variation is the diversity in DNA sequences found among individuals of the same species. This diversity is crucial for a species' survival because it helps organisms adapt to environmental changes. Genetic variation begins with fertilization, where an egg and sperm cell merge. Each of these cells carries 23 chromosomes, up to 46 in the fertilized egg. Chromosomes are long DNA strands that contain genes, the basic units of heredity.
Genes exist in different versions called alleles,...
Genes exist in different versions called alleles,...
1.5K


