Echolocation Genomics in Bats and Whales
ISEF Category: Animal Sciences
Ready to Turn This Idea Into a Real Project?
This guide was put together with the help of AI research tools to give you a solid starting point.But a competitive science fair project lives in the details: refining your research question, fine-tuning your variables, analyzing your data, and presenting your findings like a seasoned scientist.
For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →
Subcategory: Genetics · Difficulty: Advanced · Setup: University Lab · Time: Full Year
The Hook
Bats hunt in the air, whales hunt in the ocean, and both evolved echolocation. That makes them a sharp test case for convergent evolution. With public coding sequences, you can ask whether the same genes or pathways changed in both lineages. This is real genomics work, and you can do it from a laptop.
What Is It?
Think of an ortholog as the same instruction page copied into different species from a shared ancestor. You compare those pages to see where the spelling changed. dN/dS is a ratio that compares protein-changing mutations to silent mutations, the ones that do not change the amino acid. If the ratio climbs, the gene may have faced different evolutionary pressure.
In this project, you ask whether bats and cetaceans show similar selection patterns in genes tied to echolocation. You are not just looking for one famous gene. You are testing whether a shared trait left a shared genomic fingerprint, even though the animals live in very different environments.
Why This Is a Good Topic
This is a strong science fair topic because the question is specific, measurable, and built on public data. You can compare species, build a matched control set, and test a clear null hypothesis with standard bioinformatics methods. You will learn sequence alignment, evolutionary models, and statistical thinking, all with a real biology question tied to hearing, navigation, and adaptation.
Research Questions
- How does dN/dS in known echolocation genes differ between bat and cetacean orthologs?
- What is the effect of lineage, bat or cetacean, on dN/dS after matching each gene to a non-echolocation control set?
- Does the pattern of shared positive selection remain after excluding genes with poor alignment coverage?
- To what extent do the same gene families show elevated dN/dS in both bats and cetaceans?
- Which echolocation-linked pathways show the strongest convergence at the coding-sequence level?
- How does transcript or CDS source quality affect the final dN/dS ranking?
Basic Materials
- Laptop or desktop computer with internet access and at least eight GB RAM.
- Spreadsheet software or Google Sheets for tracking species, genes, and result tables.
- NCBI Gene and Nucleotide records for public CDS downloads.
- Ensembl Compara ortholog tables for cross-species gene matching.
- BLAST or BLAST+ for checking whether your orthologs are really one-to-one.
- A text editor and organized folders for sequence files, alignments, and notes.
Advanced Materials
- High-memory Linux workstation for batch alignments and model fitting.
- Local installation of HyPhy for codon-model selection tests.
- Multiple sequence alignment software such as MAFFT for coding sequences.
- Codon alignment checker such as PAL2NAL or MACSE.
- R or Python environment for statistics, plots, and multiple-testing correction.
- Curated genome annotation files for the bat and cetacean species you compare.
Software & Tools
- MAFFT: Aligns coding sequences so you can compare codons across species.
- HyPhy: Fits codon models and branch tests for selection analysis.
- R: Runs summaries, plots, and multiple-testing correction.
- Python: Automates file cleanup, sequence parsing, and result tables.
- IGV: Lets you inspect alignments and annotations when a result looks odd.
Experiment Steps
- Define a tight gene list of echolocation-related candidates and a matched background set.
- Confirm one-to-one orthologs across your bat and cetacean species before any modeling.
- Build codon-aware alignments and decide in advance how you will remove low-quality regions.
- Choose the selection test that matches your question, then state the null and alternative clearly.
- Compare bat and cetacean rate patterns with a background set and a multiple-testing correction.
- Interpret the result at the pathway level, not just the single-gene level, so your claim about convergence is stronger.
Common Pitfalls
- Mixing paralogs into the same ortholog group, which can make unrelated genes look like selection hits.
- Using nucleotide alignments that are not codon-aware, which can scramble the dN/dS estimate.
- Keeping transcripts with missing start or stop regions, which can inflate gaps and weaken the test.
- Calling any high dN/dS result convergent, even when the signal comes from one lineage only.
- Skipping a background gene set, which makes it hard to tell whether echolocation genes are special or just variable overall.
What Makes This Competitive
A stronger version of this project compares bat and cetacean lineages with a matched background set, not just a list of famous genes. It also separates relaxed constraint from positive selection, then checks whether the same pathways recur after multiple-testing correction. If you add a phylogenetic test, a sensitivity analysis for alignment quality, and a clear replication rule, your project starts to look like real comparative genomics work.
Project Variations
- Compare echolocation genes in bats with non-echolocating bat species to isolate sound-related selection within one clade.
- Test whether hearing-related genes, not only classic echolocation genes, show shared rate shifts in bats and cetaceans.
- Swap dN/dS for branch-site models or a gene-set enrichment view to see whether convergence appears at the pathway level.
Learn More
- NCBI Gene: Search public gene records, CDS files, and ortholog links for bats and cetaceans.
- Ensembl Compara: Find ortholog and paralog relationships, plus comparative genomics tables.
- HyPhy documentation: Learn codon-model tests and branch-site methods used in selection studies.
- Gene Ontology Consortium: Look up shared biological pathways for any gene list you build.
- PubMed: Search review articles on echolocation evolution, dN/dS, and comparative genomics.
- MIT OpenCourseWare: Review free lectures on molecular evolution and computational biology.
