|
JAligner | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjaligner.example.NeedlemanWunschExample
Example of using JAligner API to perform global pairwise sequence alignment
with Needleman-Wunsch algorithm NeedlemanWunsch.
| 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 |
public NeedlemanWunschExample()
| Method Detail |
public static void main(java.lang.String[] args)
args -
|
JAligner | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Ahmed Moustafa (ahmed@users.sf.net) | |
| The source code of JAligner is licensed under The GNU General Public License (GPL) |