Skip to content

Mylonas/telomeres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telomere Length Analysis Pipeline

A bioinformatics study comparing novel telomere length estimation pipelines (TelomereCat and TelSeq), submitted as an academic project.

Live poster: https://mylonas.github.io/telomeres

Overview

Telomere length is a biomarker for cellular ageing and disease. This project explores and compares two state-of-the-art tools for estimating telomere length from sequencing data, aiming to improve prediction accuracy.

Tool Approach
TelomereCat Read-based telomere estimation
TelSeq K-mer based telomere length estimation

Contents

File Description
analyse_tellength.py Python analysis script: data processing and multiple regression models
poster.pdf Academic poster summarising methods and findings
index.html GitHub Pages PDF viewer

Usage

pip install pandas numpy scipy matplotlib
python analyse_tellength.py

Background

This study investigates novel pipelines for telomere length prediction, evaluating their suitability for clinical and research applications using multiple regression modelling.

About

Bioinformatics study comparing TelomereCat and TelSeq pipelines for telomere length estimation using multiple regression modelling

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors