Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.89 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.89 KB

A workflow to estimate telomere length from matched tumor normal whole genome sequencing data (BAMs)

Background

A workflow to estimate telomere length from matched tumor-normal whole genome sequencing (WGS) data from 25 childhood acute lymphoblastic leukemia cases. WGS data were from Illumina NovaSeq 6000 Sequencing.

Two software (TelomereHunter and TelSeq) were applied to estimate telomere length from matched tumor normal WGS data (BAMs) (processed by GATK Data pre-processing for variant discovery pipeline). A correlation plot was generated to compare the results from the two software.

TelomereHunter

  • paper
  • software and documentation
  • Telomere content was quantified using TelomereHunter using ten telomere variant repeats including TCAGGG, TGAGGG, TTGGGG, TTCGGG, TTTGGG, ATAGGG, CATGGG, CTAGGG, GTAGGG and TAAGGG.

TelSeq

  • paper
  • github
  • TL wsa estimated in kb using TelSeq. 7 was used as the threshold for the number of TTAGGG/CCCTAA repeats in a read for the read to be considered telomeric.

Workflow

Example correlation plot

  • results from TelomereHunter and TelSeq had a high correlation (an example correlation plot generated from step 4)