Search bioRxiv⌕ Search

Biology subjects

Vilov, S.

Publications and source records attributed to Vilov, S..

2 recordsLinked to original sources

Investigating the performance of foundation models on human 3'UTR sequences

Foundation models, such as DNABERT and Nucleotide Transformer have recently shaped a new direction in DNA research. Trained in an unsupervised manner on a vast quantity of genomic data, they can be used for a variety of downstream tasks, such as promoter prediction, DNA methylation prediction, gene network prediction or functional variant prioritization. However, these models are often trained and evaluated on entire genomes, neglecting genome partitioning into different functional regions. In our study, we investigate the efficacy of various unsupervised approaches, including genome-wide and 3UTR-specific foundation models on human 3UTR regions. Our evaluation includes downstream tasks specific for RNA biology, such as recognition of binding motifs of RNA binding proteins, detection of functional genetic variants, prediction of expression levels in massively parallel reporter assays, and estimation of mRNA half-life. Remarkably, models specifically trained on 3UTR sequences demonstrate superior performance when compared to the established genome-wide foundation models in three out of four downstream tasks. Our results underscore the importance of considering genome partitioning into functional regions when training and evaluating foundation models. In addition, the proposed set of 3UTR-specific tasks can be used for benchmarking future models.

bioinformatics↗

Neural network approach to somatic SNP calling in WGS samples without a matched control.

Somatic variants are usually called by analysing the DNA sequences of a tumor sample in conjunction with a matched normal. However, a matched normal is not always available for instance in diagnostic settings. To unlock such data for basic research single-sample somatic variant calling is required. Previous approaches can not easily be applied in the case of typical whole genome sequencing (WGS) samples.We present a neural network-based approach for calling somatic single nucleotide polymorphism (SNP) variants in tumor WGS samples without a matched normal. The method does not require any manual tuning of filtering parameters and can be applied under the conditions of a typical WGS experiment. We demonstrate the effectiveness of the proposed approach by reporting its performance on 5 SNP datasets corresponding to 5 different cancer types. The proposed method is implemented in Python 3.6 and available as a GitHub repository at https://github.com/heiniglab/deepSNP.

bioinformatics↗