|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
charite.christo.protein.ReferenceSequence
public class ReferenceSequence
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
ReferenceSequence(java.lang.String otherId,
Protein p,
BA log,
boolean background,
java.lang.Runnable runWhenInitialized)
|
|
| Method Summary | |
|---|---|
int |
countMismatch(int fromIdx,
int toIdx,
int[] colFromTo)
|
float |
getAlignmentScore()
|
java.lang.String |
getLinkForAlignment()
|
BA |
getLocalAlignment(int aFrom,
int aTo,
BA sb)
|
Protein |
getReferenceProtein()
|
boolean |
getSuccess()
|
short[] |
getUniprotIdx2Idx()
|
void |
run()
|
boolean[] |
uniprotIdx2Idx(boolean[] uniprot,
int offset,
int[] returnMinIdx)
|
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceSequence(java.lang.String otherId,
Protein p,
BA log,
boolean background,
java.lang.Runnable runWhenInitialized)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic boolean getSuccess()
public java.lang.String getLinkForAlignment()
public short[] getUniprotIdx2Idx()
public Protein getReferenceProtein()
public boolean[] uniprotIdx2Idx(boolean[] uniprot,
int offset,
int[] returnMinIdx)
public float getAlignmentScore()
public BA getLocalAlignment(int aFrom,
int aTo,
BA 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 | ||||||||