Search bioRxiv⌕ Search

Biology subjects

Tay Fernandez, C. G.

Publications and source records attributed to Tay Fernandez, C. G..

2 recordsLinked to original sources

Local haplotype visualization for trait association analysis with crosshap

SummaryGWAS excels at harnessing dense genomic variant datasets to identify candidate regions responsible for producing a given phenotype. However, GWAS and traditional fine-mapping methods do not provide insight into the complex local landscape of linkage that contains and has been shaped by the causal variant(s). Here, we present crosshap, an R package that performs robust density-based clustering of variants based on their linkage profiles to capture haplotype structures in a local genomic region of interest. Following this, crosshap is equipped with visualization tools for choosing optimal clustering parameters ({varepsilon}) before producing an intuitive figure that provides an overview of the complex relationships between linked variants, haplotype combinations, phenotypic traits and metadata. Availability and implementationThe crosshap package is freely available under the MIT license and can be downloaded directly from CRAN with R>4.0.0. The development version is available on GitHub alongside issue support (https://github.com/jacobimarsh/crosshap). Tutorial vignettes and documentation are available (https://jacobimarsh.github.io/crosshap/).

bioinformatics↗

DNABERT-based explainable lncRNA identification in plant genome assemblies

Long non-coding ribonucleic acids (lncRNAs) have been shown to play an important role in plant gene regulation, involving both epigenetic and transcript regulation. LncRNAs are transcripts longer than 200 nucleotides that are not translated into functional proteins but can be translated into small peptides. Machine learning models have predominantly used transcriptome data with manually defined features to detect lncRNAs, however, they often underrepresent the abundance of lncRNAs and can be biased in their detection. Here we present a study using Natural Language Processing (NLP) models to identify plant lncRNAs from genomic sequences rather than transcriptomic data. The NLP models were trained to predict lncRNAs for seven model and crop species (Zea mays, Arabidopsis thaliana, Brassica napus, Brassica oleracea, Brassica rapa, Glycine max and Oryza sativa) using publicly available genomic references. We demonstrated that lncRNAs can be accurately predicted from genomic sequences with the highest accuracy of 83.4% for Z. mays and the lowest accuracy of 57.9% for B. rapa, revealing that genome assembly quality might affect the accuracy of lncRNA identification. Furthermore, we demonstrated the potential of using NLP models for cross-species prediction with an average of 63.1% accuracy using target species not previously seen by the model. As more species are incorporated into the training datasets, we expect the accuracy to increase, becoming a more reliable tool for uncovering novel lncRNAs. Finally, we show that the models can be interpreted using explainable artificial intelligence to identify motifs important to lncRNA prediction and that these motifs frequently flanked the lncRNA sequence. HighlightsO_LIWe demonstrate for the first time the identification of lncRNAs from genomic sequences, instead of transcriptome sequences, allowing the identification of lowly expressed lncRNAs. C_LIO_LIA deep learning model (natural language processing) was employed to predict lncRNAs in two monocot and five dicot plant species. C_LIO_LIWe used explainable machine learning to extract the genomic motifs associated with lncRNA identification and highlighted potentially conserved structures. C_LI

bioinformatics↗