|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.strap.ReferenceSequence
public class ReferenceSequence
| Field Summary |
|---|
| Fields inherited from interface charite.christo.interfaces.ChRunnable |
|---|
APPEND, DOWNLOAD_FINISHED, INTERPRET_LINE, LOG, SET_ICON_IMAGE |
| Constructor Summary | |
|---|---|
ReferenceSequence(String otherId,
StrapProtein protein,
ChRunnable log,
boolean background,
Runnable runWhenInitialized)
|
|
| Method Summary | |
|---|---|
int |
countMismatch(int fromIdx,
int toIdx,
int[] colFromTo)
|
float |
getAlignmentScore()
|
String |
getLinkForAlignment()
|
ByteArray |
getLocalAlignment(int iAa_from,
int iAa_to,
ByteArray sb)
|
StrapProtein |
getReferenceProtein()
|
short[] |
getUniprotIdx2Idx()
|
Object |
run(String id,
Object arg)
|
boolean[] |
uniprotIdx2Idx(boolean[] uniprot)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceSequence(String otherId,
StrapProtein protein,
ChRunnable log,
boolean background,
Runnable runWhenInitialized)
| Method Detail |
|---|
public StrapProtein getReferenceProtein()
public Object run(String id,
Object arg)
run in interface ChRunnablepublic String getLinkForAlignment()
public short[] getUniprotIdx2Idx()
public boolean[] uniprotIdx2Idx(boolean[] uniprot)
public float getAlignmentScore()
public ByteArray getLocalAlignment(int iAa_from,
int iAa_to,
ByteArray sb)
public int countMismatch(int fromIdx,
int toIdx,
int[] colFromTo)
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||