Category

Advance Programming

Understanding Genome Assembly Using De Bruijn Graphs: From Concepts to Code
Genome assembly is a key concept in bioinformatics, and it involves reconstructing a long DNA sequence from short, overlapping fragments known as reads. The purpose of this article is to explain how we can use De Bruijn graphs and Eulerian paths to solve genome...
A dynamic dashboard visualizing Gene Expression Data
Exciting News for Data Enthusiasts and Bioinformatics Professionals! I am thrilled to share my latest project - a dynamic dashboard visualizing Gene Expression Data, created using R Shiny. This tool is designed to help researchers and data scientists gain insights...
Deciphering Protein Sequence Relationships
Deciphering Protein Sequence Relationships: A Python-Based Approach Introduction Proteins, the essential components of life, play a vital role in carrying out various functions within biological systems. Investigating the intricate connections between different...

Categories

Subscribe to my Newsletter

Evolution of DNA Sequence Alignment: Key Milestones

From the foundational Needleman-Wunsch Algorithm in 1970 to AI-powered techniques in 2024, the field of DNA sequence alignment has seen transformative advancements. These innovations have revolutionized genomics, making sequence analysis faster, more accurate, and...

Luddy Journal Club

Unlocking the World of Knowledge with Luddy Journal Club! Hey, knowledge enthusiasts! I'm Swaraj, your go-to person as the Journal Committee Chair of the Biomedical Informatics Club (aka the proud President of the Luddy Journal Club). Today, let's chat about the...

Advance Python

For individuals with a foundational grasp of Python looking to push the boundaries of coding, this video offers valuable insights. It provides hands-on experience to delve deeper and encourages thinking in a slightly different way. I recommend this video; feel free to fast forward and focus on learning the concepts. Happy coding!