Class: Bio::EBI::SOAP::Muscle

Inherits:
Bio::EBI::SOAP show all
Defined in:
lib/bio/io/ebisoap.rb

Overview

  • checkStatus

  • getResults

  • poll

  • runMuscle

  • test

Constant Summary collapse

SERVER_URI =
BASE_URI + "WSMuscle.wsdl"

Constants inherited from Bio::EBI::SOAP

BASE_URI

Instance Attribute Summary

Attributes inherited from SOAPWSDL

#log, #wsdl

Method Summary

Methods inherited from Bio::EBI::SOAP

#initialize

Methods inherited from SOAPWSDL

#initialize, #list_methods

Constructor Details

This class inherits a constructor from Bio::EBI::SOAP

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Bio::SOAPWSDL