Metagenomics is rapidly moving beyond short-read sequencing. With the increasing adoption of long-read technologies, researchers can generate more contiguous assemblies—but converting these reads into reliable metagenome-assembled genomes (MAGs)...
This idea, known as phylogenetic profiling, is the foundation of Profylo (https://github.com/MartinSchoenstein/Profylo), an open-source Python toolkit developed for comparing evolutionary profiles and discovering co-evolving genes. Profylo brings...
Viral sequences recovered from metagenomic data can be incomplete or contaminated with microbial DNA. ViralQC uses information from both DNA sequences and predicted proteins to detect contamination and estimate how complete a viral contig is.
It is enormous, billions of letters long. Some of those letters are easy to understand because they contain instructions for building proteins, the tiny machines that keep our cells alive.
Instead of showing a genome as one long, confusing sequence, it displays different genomic paths like routes on a metro map. Where sequences are shared, the paths travel together. Where genetic variation occurs, they branch into different routes...
Developed by Jérôme Arnoux and colleagues, PANORAMA is a computational tool designed to explore bacterial pangenomes—the complete collection of genetic possibilities found across a species or group of related organisms. Instead of looking at every...
Bioinformatics is now at the heart of modern biology and medicine. From decoding genomes and predicting antimicrobial resistance, to developing personalized medicine and advancing evolutionary research, computational skills are no longer optional —...
Bioinformatics is a rapidly growing field at the intersection of biology, computer science, mathematics, and statistics. As data volumes increase, as well as the diversity of data types (genomics, proteomics, metabolomics, imaging, single‑cell data,...
High-throughput sequencing has become indispensable in cell biology, enabling detailed insights into chromatin structure, gene expression, and regulatory dynamics. Yet, when faced with unexpectedly low mapping rates to the human genome,...
DESeq2 is a powerful and widely-used R package that identifies differentially expressed genes (DEGs) from RNA-seq data. Whether you're comparing treated vs untreated samples, disease vs healthy conditions, or wild-type vs mutant strains, DESeq2...