uk.ac.man.bioinf.apps.cinema.core.test
Class CinemaTestLaunch

java.lang.Object
  |
  +--uk.ac.man.bioinf.apps.cinema.core.test.CinemaTestLaunch

public class CinemaTestLaunch
extends Object

CinemaTestLaunch.java Created: Wed Apr 19 18:29:17 2000

Version:
$Id: CinemaTestLaunch.java,v 1.11 2001/04/11 17:04:42 lord Exp $
Author:
Phillip Lord

Constructor Summary
CinemaTestLaunch()
           
 
Method Summary
static ColorMap generateColorMap()
           
static SequenceAlignment generateMsa()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CinemaTestLaunch

public CinemaTestLaunch()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throwable

generateMsa

public static SequenceAlignment generateMsa()
                                     throws Throwable
Throwable

generateColorMap

public static ColorMap generateColorMap()