|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.analysis.GenericProgramHandler
apollo.analysis.BlastHandler
public class BlastHandler
| Constructor Summary | |
|---|---|
BlastHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createUnixShellCommand(SeqAnalysisLocal seqAnalysis)
different analysis programs require different ways of running them this method is only called by SeqAnalysisLocal |
CurationSet |
parseAnalysisResults(SeqAnalysisI seqAnalysis)
different programs must be parsed differently implementations may also choose to also filter the results in some configurable way. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlastHandler()
| Method Detail |
|---|
public java.lang.String createUnixShellCommand(SeqAnalysisLocal seqAnalysis)
createUnixShellCommand in interface ProgramHandlerIcreateUnixShellCommand in class GenericProgramHandlerpublic CurationSet parseAnalysisResults(SeqAnalysisI seqAnalysis)
parseAnalysisResults in interface ProgramHandlerIparseAnalysisResults in class GenericProgramHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||