|
||||||||||
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.Blosum62
public class Blosum62
An implementation of the BLOSUM62 distances This is the distance and not the similarity matrix!!!
Field Summary |
---|
Fields inherited from class statalign.model.score.SubstitutionScore |
---|
dist, which |
Constructor Summary | |
---|---|
Blosum62()
This constructor reads the distances from data/aadist.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 Blosum62() 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 |