Evaluation of different approaches for missing data imputation on features associated to genomic data
Ben Omega Petrazzini1,2,3, Hugo Naya1,4, Fernando Lopez-Bello5
1Bioinformatics Unit, Institut Pasteur de Montevideo, Mataojo 2020, 11400, Montevideo, Uruguay.
Biodata Mining
|September 4, 2021
Summary
kNN and Random Forest algorithms are effective for imputing missing genomic data, particularly for non-coding variants. kNN offers a practical solution for genomic data imputation challenges.
Area of Science:
- Genomics
- Bioinformatics
- Data Science
Background:
- Missing data is prevalent in genomics, potentially biasing analyses.
- Data imputation methods are crucial for handling missing values in genomic datasets.
- Understanding missing data types (MCAR, MAR, MNAR) is key for effective imputation.
Purpose of the Study:
- To evaluate six imputation approaches for genomic data.
- To identify optimal imputation methods for non-coding variants.
- To assess the performance of imputation algorithms using ClinVar data.
Main Methods:
- Utilized 31,245 variants from ClinVar, annotated with 13 genome-wide features.
- Applied and compared six distinct imputation algorithms.
- Evaluated imputation performance based on data characteristics and algorithm efficiency.
Main Results:
- Random Forest and kNN algorithms demonstrated superior performance in imputation tasks.
- Conservation scores (phyloP7, phyloP20) showed robust imputation across methods.
- PhasCons scores exhibited poor imputation performance irrespective of the algorithm used.
Conclusions:
- Random Forest and kNN are recommended as top imputation methods for genomic data, including non-coding variants.
- kNN provides a computationally feasible alternative to Random Forest for imputation.
- This imputation methodology can enhance variant prioritization in genomic screening.
More Related Videos
Related Concept Videos
Genome-wide Association Studies-GWAS
14.7K
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...
14.7K
Genomic Imprinting and Inheritance
35.6K
Diploid organisms inherit genetic material through chromosomes from both parents. Copies of the same gene are known as alleles. In most cases, both alleles are simultaneously expressed and allow various cellular processes to function optimally. If one of the alleles is missing or mutated, the expression of the other allele can compensate; however, this is not true for all genes.
The expression of some genes depends on which parent passed the gene to the offspring, through a phenomenon known as...
The expression of some genes depends on which parent passed the gene to the offspring, through a phenomenon known as...
35.6K
Evolutionary Relationships through Genome Comparisons
6.5K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
6.5K
Kaplan-Meier Approach
311
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
311


