'STRAP:multiple sequence alignments '

charite.christo.protein
Class PredictSubcellularLocation.Prediction

java.lang.Object
  extended by charite.christo.protein.PredictSubcellularLocation.Prediction
Enclosing interface:
PredictSubcellularLocation

public static class PredictSubcellularLocation.Prediction
extends java.lang.Object


Constructor Summary
PredictSubcellularLocation.Prediction(int compartment, int score, int textPosition)
           
 
Method Summary
 int getCompartment()
           
static java.lang.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

PredictSubcellularLocation.Prediction

public PredictSubcellularLocation.Prediction(int compartment,
                                             int score,
                                             int textPosition)
Method Detail

getCompartment

public int getCompartment()

getScore

public int getScore()

setScore

public void setScore(int score)

getTextPosition

public int getTextPosition()

getOrganisms

public static java.lang.String[] getOrganisms()

text2prediction

public static PredictSubcellularLocation.Prediction[] text2prediction(byte[] txt,
                                                                      int from,
                                                                      int end)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'