|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstatalign.model.score.SubstitutionScore
statalign.model.score.plugins.DNAScore
public class DNAScore
This is an implementation of a DNA scoring.
Field Summary |
---|
Fields inherited from class statalign.model.score.SubstitutionScore |
---|
dist, which |
Constructor Summary | |
---|---|
DNAScore()
This constructor reads the distance matrix from data/dnadist.dat, and sets the which[][] array. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DNAScore() throws java.io.IOException, java.io.FileNotFoundException
java.io.IOException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |