'STRAP:multiple sequence alignments '

charite.christo.strap.extensions
Class SecondaryStructure_NNPREDICT

java.lang.Object
  extended by charite.christo.protein.AbstractPredictionFromAminoacidSequence
      extended by charite.christo.strap.extensions.SecondaryStructure_NNPREDICT
All Implemented Interfaces:
Disposable, HasControlPanel, NeedsInternet, PredictionFromAminoacidSequence, SecondaryStructure_Predictor

public class SecondaryStructure_NNPREDICT
extends AbstractPredictionFromAminoacidSequence
implements SecondaryStructure_Predictor, HasControlPanel, NeedsInternet

HELP Server: HOME_PAGE:SecondaryStructure_NNPREDICT
Author: Donald Kneller, Server: Nomi Harris


Field Summary
 
Fields inherited from interface charite.christo.Disposable
NONE
 
Constructor Summary
SecondaryStructure_NNPREDICT()
           
 
Method Summary
 char[] compute(java.lang.String sequ)
           
 
Methods inherited from class charite.christo.protein.AbstractPredictionFromAminoacidSequence
compute, countResults, dispose, findUrlInText, getControlPanel, getPrediction, getResultText, getSharedInstance, getUrlOfResult, serverRoot, setGappedSequences, setSharedInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface charite.christo.protein.PredictionFromAminoacidSequence
compute, getPrediction, setGappedSequences
 
Methods inherited from interface charite.christo.HasControlPanel
getControlPanel
 

Constructor Detail

SecondaryStructure_NNPREDICT

public SecondaryStructure_NNPREDICT()
Method Detail

compute

public char[] compute(java.lang.String sequ)
Specified by:
compute in class AbstractPredictionFromAminoacidSequence

'STRAP:multiple sequence alignments '

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