X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FPSIBlast.html;fp=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FPSIBlast.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=3f9faab9ff73c49ddb74858af923c5a1d3041b77;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/_impl/PSIBlast.html b/website/full_javadoc/compbio/runner/_impl/PSIBlast.html deleted file mode 100644 index 3f9faab..0000000 --- a/website/full_javadoc/compbio/runner/_impl/PSIBlast.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -PSIBlast - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.runner._impl -
-Class PSIBlast

-
-java.lang.Object
-  extended by compbio.runner._SkeletalCommandBuilder
-      extended by compbio.runner._impl.PSIBlast
-
-
-
All Implemented Interfaces:
Executable<_SkeletalCommandBuilder>
-
-
-
-
public class PSIBlast
extends _SkeletalCommandBuilder
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
-  - - - - - - - - - - - -
-Constructor Summary
PSIBlast(String workDirectory) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetCommand(Executable.ExecProvider provider) - -
-           
- StringgetCommandName() - -
-           
- List<String>getCreatedFiles() - -
-           
- StringgetInput() - -
-           
- booleanremoveOutput(String outfile) - -
-           
- - - - - - - -
Methods inherited from class compbio.runner._SkeletalCommandBuilder
addParameter, addParameters, addParameters, getClusterJobSettings, getEmail, getError, getLimit, getLimits, getName, getOutput, getParameters, getResults, loadRunConfiguration, setEmail, setName
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-PSIBlast

-
-public PSIBlast(String workDirectory)
-
-
- - - - - - - - -
-Method Detail
- -

-removeOutput

-
-public boolean removeOutput(String outfile)
-
-
-
-
-
-
- -

-getCommand

-
-public String getCommand(Executable.ExecProvider provider)
-
-
-
-
-
-
- -

-getCommandName

-
-public String getCommandName()
-
-
-
-
-
-
- -

-getCreatedFiles

-
-public List<String> getCreatedFiles()
-
-
-
-
-
-
- -

-getInput

-
-public String getInput()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -