X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2Fdisorder%2FIUPred.html;fp=website%2Ffull_javadoc%2Fcompbio%2Frunner%2Fdisorder%2FIUPred.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=52643a921ae91f9010e32de36d8aa711ca1f2d06;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/disorder/IUPred.html b/website/full_javadoc/compbio/runner/disorder/IUPred.html deleted file mode 100644 index 52643a9..0000000 --- a/website/full_javadoc/compbio/runner/disorder/IUPred.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - - -IUPred - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.runner.disorder -
-Class IUPred

-
-java.lang.Object
-  extended by compbio.engine.client.SkeletalExecutable<IUPred>
-      extended by compbio.runner.disorder.IUPred
-
-
-
All Implemented Interfaces:
Executable<IUPred>
-
-
-
-
public class IUPred
extends SkeletalExecutable<IUPred>
- - -

-iupred sequenceFile - - Maximum sequence length is 40000 chars. Single string length max is a 1000 - chars! -

- -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class compbio.engine.client.SkeletalExecutable
ERROR, INPUT, OUTPUT
-  - - - - - - - - - - -
-Constructor Summary
IUPred() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetOutput() - -
-           
- ScoreManagergetResults(String workDirectory) - -
-           
- Class<IUPred>getType() - -
-           
- IUPredsetInput(String inFile) - -
-           
- IUPredsetOutput(String outFile) - -
-           
- - - - - - - -
Methods inherited from class compbio.engine.client.SkeletalExecutable
addParameters, equals, getClusterCpuNum, getClusterJobSettings, getCreatedFiles, getError, getInput, getLimit, getLimits, getParameters, hashCode, loadRunConfiguration, setError, setParameter, toString
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

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

-IUPred

-
-public IUPred()
-
-
- - - - - - - - -
-Method Detail
- -

-getResults

-
-public ScoreManager getResults(String workDirectory)
-                        throws ResultNotAvailableException
-
-
- -
Throws: -
ResultNotAvailableException
-
-
-
- -

-setInput

-
-public IUPred setInput(String inFile)
-
-
-
Overrides:
setInput in class SkeletalExecutable<IUPred>
-
-
-
-
-
-
- -

-setOutput

-
-public IUPred setOutput(String outFile)
-
-
-
Overrides:
setOutput in class SkeletalExecutable<IUPred>
-
-
-
-
-
-
- -

-getOutput

-
-public String getOutput()
-
-
-
Specified by:
getOutput in interface Executable<IUPred>
Overrides:
getOutput in class SkeletalExecutable<IUPred>
-
-
-
-
-
-
- -

-getType

-
-public Class<IUPred> getType()
-
-
-
Specified by:
getType in class SkeletalExecutable<IUPred>
-
-
- -
Returns:
subclasses must return their type
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -