[MOBY-dev] I would like some explanations about findService
mwilkinson
mwilkinson at mobile.rogers.com
Thu Jun 24 14:00:10 UTC 2004
This is likely a bug - I'll have a look in a couple of hours and fix it ASAP.
M
-----Original Message-----
From: Yan Wong <yanwong at ebgm.jussieu.fr>
Date: 24 Jun 2004 14:13:45
To:bioMoby Developer list <moby-dev at biomoby.org>
Subject: [MOBY-dev] I would like some explanations about findService
I would like to know how does work the findService function, I tried
with my API to make some queries:
I am looking for services that accept FASTA objects:
<inputObjects>
<Input>
<Simple articleName="">
<objectType>FASTA</objectType>
</Simple>
</Input>
</inputObjects>
<outputObjects>
<output></output>
</outputObjects>
<serviceType></serviceType>
<Protocol>moby</Protocol>
<authURI></authURI>
<expandObjects>0</expandObjects>
<expandServices>1</expandServices>
<authoritative>0</authoritative>
<keywords></keywords>
This query returns a service:
-BlastFastaVsArabiProteincoding
which seems the be the only one accepting FASTA objects as inputs
Now, I am looking for services that return FASTA objects:
<inputObjects>
<Input></Input>
</inputObjects>
<outputObjects>
<output>
<Simple articleName="">
<objectType>FASTA</objectType>
</Simple>
</output>
</outputObjects>
<serviceType></serviceType>
<Protocol>moby</Protocol>
<authURI></authURI>
<expandObjects>0</expandObjects>
<expandServices>1</expandServices>
<authoritative>0</authoritative>
<keywords></keywords>
I thought that findService would return me only services that return a
FASTA object but this time, it returns me 115 services?! (which seems to
be all registrated services)
Did I make any mistakes in my query?
_______________________________________________
MOBY-dev mailing list
MOBY-dev at biomoby.org
http://www.biomoby.org/mailman/listinfo/moby-dev
!!!!!!!!!!!!!!!!
To respond to this message you MUST send your response to (note new address!)
markw_mobile2 at illuminae dot com
Responses to the reply-to address go directly to trash!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!
More information about the MOBY-dev
mailing list