|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.sequences.aligner.Identity
public class Identity
| Field Summary | |
|---|---|
double |
gapPenalty
|
| Constructor Summary | |
|---|---|
Identity(double gapPenalty)
|
|
| Method Summary | |
|---|---|
double |
getScore(Cell cell)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final double gapPenalty
| Constructor Detail |
|---|
public Identity(double gapPenalty)
| Method Detail |
|---|
public double getScore(Cell cell)
getScore in interface CellScorer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||