4.0

4.0 | 1 rating Rate this file 3 Downloads (last 30 days) File Size: 3.11 KB File ID: #27124
image thumbnail

SeqLogoFig

by Will Dampier

 

30 Mar 2010

This is a wrapper around the bioinformatics SeqLogo function that creates a REAL matlab figure.

| Watch this File

File Information
Description

Sequence Logos are a common technique for visualizing the conservation of positions within a multiple sequence alignment. The technique creates an image where the height of the letter represents its sequence conservation.

The Matlab bioinformatics toolbox has a function which performs this analysis and visualization. However, the figure it generates is a specialized java object and cannot be modified in any meaningful way.

This wrapper re-creates the image in a way that's more friendly for modifications of things like tick-labels, titles, letter colors, embedding in subplots or GUI's etc.

This function uses the image-processing toolbox to generate an "image" which has the letters transformed to the "proper" size.

This function was based off of suggestions from this StackOverflow post:

http://stackoverflow.com/questions/2526714/changing-the-x-axis-of-seqlogo-figures-in-matlab

Required Products Bioinformatics Toolbox
Image Processing Toolbox
MATLAB release MATLAB 7.9 (R2009b)
Tags for This File  
Everyone's Tags
bioinformatics(2), figure, seqlogo
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
31 Mar 2010 Will Dampier  

Contact us