comparison tools/ncbi_blast_plus/blast2go.xml @ 2:e88a3246520e

Uploaded v0.0.3 which adds tool-data/blast2go.loc.sample example settings file
author peterjc
date Tue, 02 Aug 2011 09:20:52 -0400
parents 0f159cf346c8
children c8c04cd07ca0
comparison
equal deleted inserted replaced
1:0f159cf346c8 2:e88a3246520e
1 <tool id="blast2go" name="Blast2GO" version="0.0.2"> 1 <tool id="blast2go" name="Blast2GO" version="0.0.3">
2 <description>Maps BLAST results to GO annotation terms</description> 2 <description>Maps BLAST results to GO annotation terms</description>
3 <command interpreter="python"> 3 <command interpreter="python">
4 blast2go.py $xml ${prop.fields.path} $tab 4 blast2go.py $xml ${prop.fields.path} $tab
5 </command> 5 </command>
6 <inputs> 6 <inputs>