![]() |
Table of Contents
WSEmboss ClientsDescriptionEMBOSS (European Molecular Biology Open Software Suite) is a free Open Source software analysis package specially developed for the needs of the molecular biology user community. The software automatically copes with data in a variety of formats and allows transparent retrieval of sequence data from the web. Since extensive libraries are provided with the package providing a platform to allow scientists to develop and release software in the true open source spirit. EMBOSS also integrates a range of currently available packages and tools for sequence analysis into a seamless whole. Web ServiceFor details of the service used by these clients see EMBOSS Service. Perl ClientInstall SOAP::LiteTo run the Perl client you need to install SOAP::Lite. SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) for both client and server applications. This client requires SOAP::Lite version 0.60. Get the client
Download the Perl client: To get usage information run the client without arguments: perl emboss.pl Java ClientDependencies
Download and unzip the library files Get the clientDownload the Java client:
To get usage information run the client without arguments: java -Djava.ext.dirs=lib -jar WSEmboss.jar
![]() |