The service reads the SwissProt data held in the file whose path or URL is specified by fileUrl. Note that fileUrl can specify a file path or a URL. The service outputs the data to the genbankdata port in the form of an Agave XML document.

Input ports
- fileUrl - The path or URL to the file in which the SwissProt data is held. Note that this can be a file path or a URL. This is a mandatory parameter.
Output ports
- results - An XML document containing the SwissProt data in Agave XML format.
Examples
An example workflow can be found on myExperiment
.