Search bioRxiv⌕ Search

Biology subjects

Zhapa-Camacho, F.

Publications and source records attributed to Zhapa-Camacho, F..

3 recordsLinked to original sources

An inductive, supervised approach for predicting gene--disease associations using phenotype ontologies

MotivationPredicting gene-disease associations (GDAs) is the problem to determine which gene is associated with a disease. The problem can be framed as a ranking problem where genes are ranked based on a set of phenotypes using a measure of phenotype similarity. When phenotypes are described using phenotype ontologies, ontology-based semantic similarity measures are used. Traditional semantic similarity measures use only the ontology taxonomy. Recent methods based on ontology embeddings compare phenotypes in latent space; these methods can use all ontology axioms as well as a supervised signal, but are inherently transductive, i.e., queries must already be known at the time of learning embeddings, and therefore these methods do not generalize to novel diseases (sets of phenotypes) at inference time. ResultsWe developed an inductive method for ranking genes based on a set of phenotypes. Our method first uses a graph projection to map axioms from phenotype ontologies to a graph structure, and then uses ontology embeddings to create latent representations of phenotypes. We use an explicit aggregation strategy to combine phenotype embeddings into representations of genes or diseases, allowing us to generalize to novel sets of phenotypes. We also develop a method to make the phenotype embeddings and the similarity measure task-specific by including a supervised signal from known gene-disease associations. We apply our method to mouse models of human disease and demonstrate that we can significantly improve over inductive baseline measures, and reach a performance similar to transductive methods for predicting gene-disease associations while being more general. Availability and Implementationhttps://github.com/bio-ontology-research-group/ISGDA Contactrobert.hoehndorf@kaust.edu.sa

bioinformatics↗

Predicting protein functions using positive-unlabeled ranking with ontology-based priors

Automated protein function prediction is a crucial and widely studied problem in bioinformatics. Computationally, protein function is a multilabel classification problem where only positive samples are defined and there is a large number of unlabeled annotations. Most existing methods rely on the assumption that the unlabeled set of protein function annotations are negatives, inducing the false negative issue, where potential positive samples are trained as negatives. We introduce a novel approach named PU-GO, wherein we address function prediction as a positive-unlabeled ranking problem. We apply empirical risk minimization, i.e., we minimize the classification risk of a classifier where class priors are obtained from the Gene Ontology hierarchical structure. We show that our approach is more robust than other state-of-the-art methods on similarity-based and time-based benchmark datasets. Data and code are available at https://github.com/bio-ontology-research-group/PU-GO.

bioinformatics↗

Prioritizing genomic variants through neuro-symbolic, knowledge-enhanced learning

MotivationWhole-exome and genome sequencing have become common tools in diagnosing patients with rare diseases. Despite their success, this approach leaves many patients undiagnosed. A common argument is that more disease variants still await discovery, or the novelty of disease phenotypes results from a combination of variants in multiple disease-related genes. Interpreting the phenotypic consequences of genomic variants relies on information about gene functions, gene expression, physiology, and other genomic features. Phenotype-based methods to identify variants involved in genetic diseases combine molecular features with prior knowledge about the phenotypic consequences of altering gene functions. While phenotype-based methods have been successfully applied to prioritizing variants, such methods are based on known gene-disease or gene-phenotype associations as training data and are applicable to genes that have phenotypes associated, thereby limiting their scope. In addition, phenotypes are not assigned uniformly by different clinicians, and phenotype-based methods need to account for this variability. ResultsWe developed an Embedding-based Phenotype Variant Predictor (EmbedPVP), a computational method to prioritize variants involved in genetic diseases by combining genomic information and clinical phenotypes. EmbedPVP leverages a large amount of background knowledge from human and model organisms about molecular mechanisms through which abnormal phenotypes may arise. Specifically, EmbedPVP incorporates phenotypes linked to genes, functions of gene products, and the anatomical site of gene expression, and systematically relates them to their phenotypic effects through neuro-symbolic, knowledge-enhanced machine learning. We demonstrate EmbedPVPs efficacy on a large set of synthetic genomes and genomes matched with clinical information. AvailabilityEmbedPVP and all evaluation experiments are freely available at https://github.com/bio-ontology-research-group/EmbedPVP. Contactrobert.hoehndorf@kaust.edu.sa Supplementary informationSupplementary data are available at Bioinformatics.

bioinformatics↗