|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.webapps.dimlib.util.MutationValidator
| Constructor Summary | |
MutationValidator()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
boolean |
validateMutation(Mutation m,
WildTypeProtein wtp)
Checks whether the Mutation is valid. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MutationValidator()
| Method Detail |
public boolean validateMutation(Mutation m,
WildTypeProtein wtp)
throws InvalidMutationException
InvalidMutationExceptionpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||