X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FAlignment.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FAlignment.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=ac64d26e8881561a79859560d03d2c0462c0b992;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/sequence/class-use/Alignment.html b/website/full_javadoc/compbio/data/sequence/class-use/Alignment.html deleted file mode 100644 index ac64d26..0000000 --- a/website/full_javadoc/compbio/data/sequence/class-use/Alignment.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - -Uses of Class compbio.data.sequence.Alignment - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.data.sequence.Alignment

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Alignment
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.data.sequenceA data model for multiple sequence alignment web services and utility methods - that work on the objects of this model. 
compbio.runnerUtilities commonly used by all runners. 
compbio.runner.msaWrappers for native executables for multiple sequence alignment (msa) 
compbio.ws.server  
-  -

- - - - - -
-Uses of Alignment in compbio.data.msa
-  -

- - - - - - - - - -
Methods in compbio.data.msa that return Alignment
- AlignmentMsaWS.getResult(String jobId) - -
-          Return the result of the job.
-  -

- - - - - -
-Uses of Alignment in compbio.data.msa.jaxws
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws that return Alignment
- AlignmentGetResultResponse.getReturn() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type Alignment
- voidGetResultResponse.setReturn(Alignment _return) - -
-           
-  -

- - - - - -
-Uses of Alignment in compbio.data.sequence
-  -

- - - - - - - - - - - - - -
Methods in compbio.data.sequence that return Alignment
-static AlignmentClustalAlignmentUtil.readClustalFile(File file) - -
-           
-static AlignmentClustalAlignmentUtil.readClustalFile(InputStream instream) - -
-          Read Clustal formatted alignment.
-  -

- - - - - - - - - -
Methods in compbio.data.sequence with parameters of type Alignment
-static voidClustalAlignmentUtil.writeClustalAlignment(Writer out, - Alignment alignment) - -
-          Write Clustal formatted alignment Limitations: does not record the - consensus.
-  -

- - - - - -
-Uses of Alignment in compbio.runner
-  -

- - - - - - - - - -
Methods in compbio.runner that return Alignment
-static AlignmentUtil.readClustalFile(String workDirectory, - String clustFile) - -
-           
-  -

- - - - - -
-Uses of Alignment in compbio.runner.msa
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.runner.msa that return Alignment
- AlignmentMafft.getResults(String workDirectory) - -
-           
- AlignmentClustalW.getResults(String workDirectory) - -
-           
- AlignmentTcoffee.getResults(String workDirectory) - -
-           
- AlignmentMuscle.getResults(String workDirectory) - -
-           
- AlignmentClustalO.getResults(String workDirectory) - -
-           
- AlignmentProbcons.getResults(String workDirectory) - -
-           
-  -

- - - - - -
-Uses of Alignment in compbio.ws.server
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server that return Alignment
- AlignmentClustalWS.getResult(String jobId) - -
-           
- Alignment_MsaService.getResult(String jobId) - -
-           
- AlignmentMuscleWS.getResult(String jobId) - -
-           
- AlignmentMafftWS.getResult(String jobId) - -
-           
- AlignmentTcoffeeWS.getResult(String jobId) - -
-           
- AlignmentProbconsWS.getResult(String jobId) - -
-           
- AlignmentClustalOWS.getResult(String jobId) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -