| layout | default |
|---|---|
| Title | Telomeric Repeat Analysis |
Welcome to my B.Tech thesis project! This research focuses on identifying telomeric repeat patterns (like TTAGGG) in the genomes of 28 diverse organisms using R programming.
- Telomeric repeats are essential for chromosome stability and play a role in aging and genome organization.
- Using a custom R script, I analyzed the presence of forward and reverse telomeric repeats in genome FASTA files.
- Repeats were counted and visualized using a bar chart.
- Data was exported for further study and comparison.
- R programming (
seqinrpackage) - FASTA genome data from NCBI
- Bar plots and CSV export
- GitHub Pages to present the work
- 📄 B.Tech Thesis (PDF) – Full thesis report
- 📜 [R Script](R code for using sequinr for telomere analysis.R) – Code used to detect repeat positions
Jyothi Swaroop C
This project is a part of my undergraduate thesis work under the guidance of Dr. S. Sudhakar, Manonmaniam Sundaranar University, and Mrs. N. Bharathi, TNAU.
