|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThreadMethod
A method that does threading.
| Method Summary | |
|---|---|
ThreadResults |
thread(Protein p,
Printf outfile)
Thread a given protein, returning a ThreadResults object. |
ThreadResults[] |
thread(ProteinSet ps,
Printf outfile)
Thread a given protein set, returning an array of ThreadResults objects. |
| Method Detail |
|---|
ThreadResults thread(Protein p,
Printf outfile)
throws java.io.IOException
java.io.IOException
ThreadResults[] thread(ProteinSet ps,
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 | |||||||||