The HBB gene encodes a vital component of hemoglobin, which is essential for oxygen transport in the bloodstream. This project investigates the evolutionary conservation of the Hemoglobin Beta (HBB) gene across different species, specifically Homo sapiens (humans), Mus musculus (mice), Danio rerio (zebrafish), Rattus norvegicus (brown rat), Lagothrix lagotricha (woolly monkey), and Bos taurus (cow).
The primary objectives of this project are to:
- Perform sequence retrieval using BLAST
- Conduct pairwise and multiple sequence alignments
- Generate sequence logos to visualize conservation
- Construct phylogenetic trees to infer evolutionary relationships
- Practice documenting and presenting scientific findings
The following bioinformatics tools and resources were utilized:
- NCBI: For sequence retrieval.
- EMBOSS Needle: For pairwise sequence alignment.
- ClustalW: For multiple sequence alignment.
- Skylign: For generating sequence logos.
- MEGA X: For constructing phylogenetic trees.
Explanation: The pairwise sequence alignment was performed using EMBOSS Needle. The output shows matched nucleotides represented by vertical lines, indicating conserved regions between the sequences of interest. It also shows the gap penalties, which are scores assigned when inserting gaps and the similarity score, which indicates how well the sequences align overall. This alignment helps identify essential functional areas of the HBB gene.
Explanation: The MSA was conducted using ClustalW. The alignment output highlights conserved regions across multiple sequences, with asterisks indicating highly conserved residues. This analysis underscores the evolutionary significance of these regions. Homo sapiens and Mus musculus show a high degree of similarity, which is expected due to their closer evolutionary relationship. In contrast, Danio rerio and Lagothrix lagotricha display more differences, reflecting their more distant evolutionary paths.
Explanation: The sequence logo generated using Skylign visually represents nucleotide conservation across the aligned sequences. The different colors represent the four nucleotides (A, T, C, G), with the most abundant nucleotides at specific positions being emphasized. Red typically indicates thymine (T), Green indicates adenine (A) while Blue and Yellow represent cytosine (C) and guanine (G), respectively. Specific positions with very high information content suggest critical functional sites in the HBB gene, which are likely essential for its biological role in oxygen transport. Lower columns indicate positions that show greater variability among the species, suggesting less evolutionary pressure to conserve those nucleotides.
Explanation: The phylogenetic tree constructed using MEGA X illustrates the evolutionary relationships among the species studied. The numbers along the branches represent genetic distances between the species. Longer branches indicate greater genetic divergence. Homo sapiens (humans) and Danio rerio (zebra fish) appear to be more distantly related, as indicated by the longer branch length (0.645). In contrast, Mus musculus (mouse) is more closely related to Rattus norvegicus (brown rat) and Lagothrix lagotricha (woolly monkey), as their branch lengths are shorter (0.042 and 0.051, respectively). The tree suggests that while humans and zebrafish share a common ancestor, their evolutionary paths diverged significantly. The close relationships among rodents (mouse and rat) indicate a more recent common ancestor, which supports their use in biomedical studies. The tree effectively illustrates expected evolutionary relationships based on common ancestry and divergence times among these species. The close relationship between Mus musculus (mouse) and Rattus norvegicus (brown rat) is expected due to their shared lineage as rodents. Also, the more distant relationship between Homo sapiens (humans) and Danio rerio (zebra fish) reflects the significant evolutionary divergence between mammals and fish, consistent with their distinct evolutionary paths. The placement of Lagothrix lagotricha (woolly monkey) further supports the idea of evolutionary divergence among primates, showing its relation to other species within the primate lineage.








