VisANT Web Service API Guide:
The VisANT web services can be accessed by the following URL:
Command: linkSummary:return : "http://visant.bu.edu/ws/test/visant"+jnlpNo+".jnlp"Parameters:
Output:return : "http://visant.bu.edu/ws/test/visant"+jnlpNo+".jnlp"*need an example URL *PENDING Command: aliasSummary:do name normalizationParameters:
Output:return : A text of name normalization resultsExample:http://visant.bu.edu:8080/vserver/DAI?command=alias&orf=YMR047C&species=sce&src=YMR047CExample output:YMR047C src_11,2AIV PDB,Q02630 SP,855066 loc,NSP116 Common Name,NUP116 Common Name,S000004650 SGD ID,S28925 PIR ID,X68108 acc_gene,CAA48228 acc_protein,CAA88413 acc_protein,Q02630 acc_protein,NP_013762 acc_protein,Nup116p desc,S28925 acc_protein,YMR047C Common Name,4052 gi_gene,4053 gi_protein,695727 gi_protein,1346645 gi_protein,6323691 gi_protein,320799 gi_protein,YMR047C original,YMR047C ORF@@Output format:[the_original_alias_user_entered][tab]src_11[comma] [A list of comma separated alias_name/alias_type pairs, format: alias_name+tab+alias_type][comma] [the_original_alias_user_entered][tab]original[comma] [orf_id][tab]ORF@@ FINISHEDCommand: unilinkSummary:return interactionsParameters:
Output:return : A text of interaction resultsURL Example:http://visant.bu.edu:8080/vserver/DAI?command=unilink&orf=YMR047C&species=sce&src=YMR047CExample output:Output ExampleOutput format({} means optional):[the_output_result_of_alias_command][comma_separated_interaction_list: orf_id_1*orf_id_2:method_id:direction:refs{:wwweight}] FINISHEDCommand: unilinkxSummary:alternative name of unilink command, but with XML output formatParameters:
URL Example:http://visant.bu.edu:8080/vserver/DAI?command=unilinkx&orf=YMR047C&species=sce&src=YMR047CExample Output:return : A gzipped PSI-MI 2.5 XML document of aliases and interaction resultsOutput Example & format description FINISHEDCommand: lookupSummary:Do name normalization first then return interactionsParameters:
URL Example:http://visant.bu.edu:8080/vserver/DAI?command=lookup&orf=YMR047C&species=sce&src=YMR047COutput:return : Text of aliases and interaction results, which is the combination of return results of both alias command and unilink commandOutput format:[the_same_output_of_command_alias][the_same_output_of_command_unilink]FINISHED Command: lookupxSummary:Same as command lookup, except that return XML document instead of text as outputParameters:
URL Example:http://visant.bu.edu:8080/vserver/DAI?command=lookupx&orf=YMR047C&species=sce&src=YMR047COutput:return : A PSI-MI V2.5 XML document of aliases and interaction resultsOutput Example & format description FINISHED Command: get_alias_typeSummary:Get all alias type supported by the search boxParameters: NONEOutput:A XML document of all alias type supported by the search boxURL Example:http://visant.bu.edu:8080/vserver/DAI?command=get_alias_typeOutput Example & format description FINISHED Command: methodsSummary:return methodsParameters:NONEURL Example:http://visant.bu.edu:8080/vserver/DAI?command=methodsOutput:return : Text content of all methods listOutput format:A list of all methods, where each method consists of: [method_id]:[method_name]:[method_weight]:[method_type(E:Experimental,C:Computational)];FINISHED Command: cogxSummary:Find all COG records(orf_id, gene_id) for a given geneParameters:
Example:http://visant.bu.edu:8080/vserver/DAI?command=cogx&orf=MAK3&species=spo&src=MAK3Output:return : Gzipped XML document of COG resultsOutput Example(gunzipped) & format description FINISHEDCommand: time*Summary:A collection of time commands.Commands list:
Command: go*Summary:A collection of go commands.Commands list:
FINISHED
FINISHED
Command: get_orfid_listSummary:Get a list of all orf_ids under a given speciesParameters:
Output:A XML document of orf_id listExample:http://visant.bu.edu:8080/vserver/DAI?command=get_orfid_list&species=hsa |