JAligner

jaligner.example
Class NeedlemanWunschGotohExample

java.lang.Object
  extended byjaligner.example.NeedlemanWunschGotohExample

public class NeedlemanWunschGotohExample
extends java.lang.Object

Example of using JAligner API to perform global pairwise sequence alignment with NeedlemanWunschGotoh.

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

Constructor Summary
NeedlemanWunschGotohExample()
           
 
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

NeedlemanWunschGotohExample

public NeedlemanWunschGotohExample()
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)