Skip to content

Excel VBA script for analysis of telomere length from telomere restriction fragmentation (TRF) Southern blot gel.

Notifications You must be signed in to change notification settings

tuliren/telomere_length_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Telomere length analyzer

Application

This Excel script calculates the mean telomere length from a telomeric restriction fragmentation (TRF) Southern blot image. Currently, the maximum number of lanes it can process is 20.

Analysis setup

Step 0

Evenly partition each lane on the gel image to 30 parts, and measure the color / shade intensity from any gel image software.

Step 1

Determine the position of the size ladders / markers in terms of the partition. Set the position of each ladder / marker band in the "Ladders" input region.

Step 2

Combine all the intensity data into one column, and copy to the "Volumn" input region.

Step 3

Setup the sample information in the next input region.

Step 4

Run the script by clicking the button in the fourth section.

Result

After running the script, three result sheets will be generated.

Section II

An overview of the ladder and sample information you have setup in Section I.

Section III

The detailed information about the telomere length calculation for each lane.

Section IV

A summary of the sample telomere length.

Copyright

This Excel VBA script program was developed while I was working in laboratory of Dr. David Gilley in Indiana University, School of Medicine, Indianapolis. It was improved based on the algorithm from the script TeloRun developed in the laboratory of Dr. Jerry Shay and Dr. Woodring Wrigth in University of Texas Southwestern Medical Center. Please consult these two institutions about their policy for intellectual properties.

Contact

Please email any question or suggestion to me.

About

Excel VBA script for analysis of telomere length from telomere restriction fragmentation (TRF) Southern blot gel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published