bioRxiv Science⌕ Search

Biology subjects

Parmigiani, L.

Publications and source records attributed to Parmigiani, L..

2 recordsLinked to original sources

EasyCircR:Detection and reconstruction of circular RNAs post-transcriptional regulatory interaction networks

Circular RNAs (circRNAs) are regulatory RNAs that play a crucial role in various biological activities and have been identified as potential biomarkers for the development of neurological disorders and cancer. CircRNAs have emerged as significant regulators of gene expression through different mechanisms, including regulation of transcription and splicing, modulation of translation, and post-translational modification. Additionally, some circRNAs function as microRNA (miRNA) sponges in the cytoplasm, enhancing the expression of target genes by suppressing miRNA activity. Although existing pipelines reconstruct circRNAs, identify miRNAs sponged by them, retrieve cascade-regulated mRNAs, and represent the regulatory interactions as complex circRNA-miRNA-mRNA networks, none of the state-of-the-art approaches can discriminate the biological level at which the mRNAs involved in the interactions are regulated. EasyCircR is a novel R package that combines circRNA detection and reconstruction with post-transcriptional gene expression analysis (exon-intron split analysis) and miRNA response element prediction. The package enables estimation and visualization of circRNA-miRNA-mRNA interactions through an intuitive Shiny application, taking advantage of the post-transcriptional regulatory nature of circRNAs and excluding unrealistic regulatory outcomes. EasyCircR source code, Docker container and user guide are available at: https://github.com/InfOmics/EasyCircR

bioinformatics↗

Revisiting pangenome openness with k-mers

Pangenomics is the study of related genomes collectively, usually from the same species or closely related taxa. Originally, pangenomes were defined for bacterial species. After the concept was extended to eukaryotic genomes, two definitions of pangenome evolved in parallel: the gene-based approach, which defines the pangenome as the union of all genes, and the sequence-based approach, which defines the pangenome as the set of all nonredundant genomic sequences. Estimating the total size of the pangenome for a given species has been subject of study since the very first mention of pangenomes. Traditionally, this is performed by predicting the ratio at which new genes are discovered, referred to as the openness of the species. Here, we abstract each genome as a set of items, which is entirely agnostic of the two approaches (gene-based, sequence-based). Genes are a viable option for items, but also other possibilities are feasible, e.g., genome sequence substrings of fixed length k (k-mers). In the present study, we investigate the use of k-mers to estimate the openness as an alternative to genes, and compare the results. An efficient implementation is also provided.

bioinformatics↗