paper-with-me

Papers

A Misclassification Network-Based Method for Comparative Genomic Analysis

2024-12-09 · Wan He, Tina Eliassi-Rad, Samuel V. Scarpino

Classifying genome sequences based on metadata has been an active area of research in comparative genomics for decades with many important applications across the life sciences. Established methods for classifying genomes can be broadly grouped into sequence alignment-based and alignment-free models. Conventional alignment-based models rely on genome similarity measures calculated based on local sequence alignments or consistent ordering among sequences. However, such methods are computationally expensive when dealing with large ensembles of even moderately sized genomes. In contrast, alignment-free (AF) approaches measure genome similarity based on summary statistics in an unsupervised setting and are efficient enough to analyze large datasets. However, both alignment-based and AF methods typically assume fixed scoring rubrics that lack the flexibility to assign varying importance to different parts of the sequences based on prior knowledge. In this study, we integrate AI and network science approaches to develop a comparative genomic analysis framework that addresses these limitations. Our approach, termed the Genome Misclassification Network Analysis (GMNA), simultaneously leverages misclassified instances, a learned scoring rubric, and label information to classify genomes based on associated metadata and better understand potential drivers of misclassification. We evaluate the utility of the GMNA using Naive Bayes and convolutional neural network models, supplemented by additional experiments with transformer-based models, to construct SARS-CoV-2 sampling location classifiers using over 500,000 viral genome sequences and study the resulting network of misclassifications. We demonstrate the global health potential of the GMNA by leveraging the SARS-CoV-2 genome misclassification networks to investigate the role human mobility played in structuring geographic clustering of SARS-CoV-2.

📄 PDF Abstract BibTeX arXiv:2412.07051

Code (1)

wanhe13/Genome-Misclassification-Network-Analysis-GMNA- 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Comparative Analysis of Ensemble Classifiers: Case Studies in Genomics

2013-09-19 · Sean Whalen, Gaurav Pandey

The combination of multiple classifiers using ensemble methods is increasingly important for making progress in a variety of difficult prediction problems. We present a comparative analysis of several ensemble methods th…

DiversityMeta-Learning

When repeats drive the vocabulary: a Byte-Pair Encoding analysis of T2T primate genomes

2025-05-13 · Marina Popova, Iaroslav Chelombitko, Aleksey Komissarov

The emergence of telomere-to-telomere (T2T) genome assemblies has opened new avenues for comparative genomics, yet effective tokenization strategies for genomic sequences remain underexplored. In this pilot study, we app…

gggenomes: effective and versatile visualizations for comparative genomics

2024-11-05 · Thomas Hackl, Markus Ankenbrand, Bart van Adrichem, David Wilkins 외

The effective visualization of genomic data is crucial for exploring and interpreting complex relationships within and across genes and genomes. Despite advances in developing dedicated bioinformatics software, common vi…

GP-GPT: Large Language Model for Gene-Phenotype Mapping

2024-09-15 · Yanjun Lyu, Zihao Wu, Lu Zhang, Jing Zhang 외

Pre-trained large language models(LLMs) have attracted increasing attention in biomedical domains due to their success in natural language processing. However, the complex traits and heterogeneity of multi-sources genomi…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+1

An Integrated Genomics Workflow Tool: Simulating Reads, Evaluating Read Alignments, and Optimizing Variant Calling Algorithms

2025-04-24 · Fathima Nuzla Ismail, Shanika Amarasoma

Next-generation sequencing (NGS) is a pivotal technique in genome sequencing due to its high throughput, rapid results, cost-effectiveness, and enhanced accuracy. Its significance extends across various domains, playing …