|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.aisb.bio.tools.PSSSMFitnessFunction
This class implements a fitness function based on a PSSM.
| Constructor Summary | |
PSSSMFitnessFunction()
|
|
| Method Summary | |
int |
fitness(Sequence seq)
Calculate the fitness of this sequence. |
void |
loadFromFile(java.lang.String pssmFileName)
Load the PSSM from a file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PSSSMFitnessFunction()
| Method Detail |
public int fitness(Sequence seq)
FitnessFunction
fitness in interface FitnessFunctionseq - The sequence under consideration.
public void loadFromFile(java.lang.String pssmFileName)
pssmFileName -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||