load and display a motif list
authorDiane Trout <diane@caltech.edu>
Tue, 14 Mar 2006 07:57:20 +0000 (07:57 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 14 Mar 2006 07:57:20 +0000 (07:57 +0000)
Mussagl can now load a motif list from a text file in the form
AAGGGCCTT 1.0 0.5 0.0
(The trailing numbers are the red, green, blue channels)
and motifs are properly displayed on the sequence tracks.

I did this by attaching an AnnotationColors color mapper to the mussa
analysis and passing it to the glsequence class for rendering.


No differences found