|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjaligner.example.SmithWatermanGotohExample
Example of using JAligner API to align P53 human aganist P53 mouse using Smith-Waterman-Gotoh algorithm.
Constructor Summary | |
SmithWatermanGotohExample()
|
Method Summary | |
static java.lang.String |
loadP53Human()
|
static java.lang.String |
loadP53Mouse()
|
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 SmithWatermanGotohExample()
Method Detail |
public static void main(java.lang.String[] args)
args
- public static java.lang.String loadP53Human() throws java.io.IOException
java.io.IOException
public static java.lang.String loadP53Mouse() throws java.io.IOException
java.io.IOException
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
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) |