|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SSPredictor
Interface for common secondary structure prediction routines.
Version 1.0, 6/4/99 - original version
Method Summary | |
---|---|
void |
predict(Protein p,
Printf outfile)
Predicts on a given protein. |
void |
predict(ProteinSet p,
Printf outfile)
Predicts on a given set of proteins. |
Method Detail |
---|
void predict(Protein p, Printf outfile) throws java.io.IOException
java.io.IOException
void predict(ProteinSet p, Printf outfile) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |