This project investigated the evolutionary variation of the ACE2 receptor gene across mammals, with a specific focus on amino acid residues involved in binding to the SARS-CoV-2 spike (S) protein. Given that ACE2 mediates viral entry via interactions with the spike protein and facilitates membrane fusion and cell infection, the aim was to explore how ACE2 sequence variation may influence host susceptibility and viral tropism
- Perform de novo genome assembly of the ACE2 gene sequence obtained from a illumina sequencing machine
- Validate the assembled sequences using BLAST against reference databases.
- Perform multiple sequence alignment
- Construct a phylogenetic tree
- Investigate evolutionary changes across organisms
ACE2 is a key entry receptor for coronaviruses, and its cross-species variation may explain host susceptibility.
A brief outline of data, tools used, analyses (e.g. alignments, phylogeny)
- Download raw sequencing reads
- Quality assessment of reads
- Trim low-quality sequences
- Perform de novo genome assembly
- Validate assembly in BLAST
- Download ACE2 sequences from other species
- Append the top hit from NCBI to multiple sequences
- Align sequences
- Generate a phylogenetic tree
- Visualize the tree
- Detect evolving sites
- Compare with viral binding residues
- Assess protein 3D structures
- FastQC
- Trimmomatic
- Velvet (velveth & velvetg)
- NCBI BLAST
- ClustalO
- AliView
- IQTREE
- iTOL
- PDB
