Related Experiment Video
Updated: Sep 2, 2025

04:52
Following the Dynamics of Structural Variants in Experimentally Evolved Populations
Published on: February 3, 2023
1.0K
DBFE: distribution-based feature extraction from structural variants in whole-genome data.
Maciej Piernik1,2, Dariusz Brzezinski1,2,3, Pawel Sztromwasser2
1Institute of Computing Science, Faculty of Computing and Telecommunications, Poznan University of Technology, 60-965 Poznan, Poland.
Bioinformatics (Oxford, England)
|August 5, 2022
Summary
Machine learning struggles with whole-genome data. New feature extraction methods simplify genomic variant analysis for cancer research, aiding in biomarker discovery and treatment prediction.
Area of Science:
- Genomics and Bioinformatics
- Computational Biology
- Machine Learning in Biosciences
Background:
- Whole-genome sequencing provides comprehensive DNA data for biosciences.
- Machine learning is crucial for analyzing genomic variants in cancer research.
- High-volume genomic data presents challenges in feature engineering for machine learning.
Purpose of the Study:
- To propose novel feature extraction methods for genomic variants.
- To facilitate classifier learning from large-scale whole-genome data.
- To automate feature extraction for machine learning pipelines in genomics.
Main Methods:
- Developed three feature extraction strategies: variant length binning, clustering, and density estimation.
- Created a programming library for automated distribution-based feature extraction.
- Validated methods on five real-world datasets using four classification and one clustering algorithm.
Main Results:
- Experiments on ovarian, lung, and breast cancer patient genomes demonstrated successful identification of genomic biomarkers.
- The proposed methods correlate biomarkers with cancer subtypes and clinical treatment response.
- Extracted features are applicable to unsupervised learning for genomic sample analysis.
Conclusions:
- The developed feature extraction methods effectively address challenges in analyzing whole-genome data.
- Automated feature engineering aids in discovering cancer-related genomic biomarkers.
- These methods enhance machine learning applications in precision oncology and genomic research.
More Related Videos
Related Concept Videos
Genome-wide Association Studies-GWAS
14.1K
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.1K
Comparing Copy Number Variations and SNPs
17.9K
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%...
17.9K
Evolutionary Relationships through Genome Comparisons
6.1K
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.1K

