JAligner

jaligner.example
Class NeedlemanWunschExample

java.lang.Object
  extended byjaligner.example.NeedlemanWunschExample

public class NeedlemanWunschExample
extends java.lang.Object

Example of using JAligner API to perform global pairwise sequence alignment with Needleman-Wunsch algorithm NeedlemanWunsch.

Author:
Ahmed Moustafa (ahmed@users.sf.net)

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

Constructor Detail

NeedlemanWunschExample

public NeedlemanWunschExample()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)