|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.interfaces.PredictSubcellularLocation.Prediction
public static class PredictSubcellularLocation.Prediction
| Constructor Summary | |
|---|---|
PredictSubcellularLocation.Prediction(int compartment,
int score,
int textPosition)
|
|
| Method Summary | |
|---|---|
int |
getCompartment()
|
static String[] |
getOrganisms()
|
int |
getScore()
|
int |
getTextPosition()
|
void |
setScore(int score)
|
static PredictSubcellularLocation.Prediction[] |
text2prediction(byte[] txt,
int from,
int end)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PredictSubcellularLocation.Prediction(int compartment,
int score,
int textPosition)
| Method Detail |
|---|
public int getCompartment()
public int getScore()
public void setScore(int score)
public int getTextPosition()
public static String[] getOrganisms()
public static PredictSubcellularLocation.Prediction[] text2prediction(byte[] txt,
int from,
int end)
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||