Mercurial > repos > artbio > blast_unmatched
comparison blast_unmatched.xml @ 3:fffdb903f2d1 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blast_unmatched commit 1db05fc1c4849528c99b149d482eb34d3a80f22e
author | artbio |
---|---|
date | Sun, 15 Oct 2017 19:30:10 -0400 |
parents | dfcdac284538 |
children | caa54ff096c8 |
comparison
equal
deleted
inserted
replaced
2:dfcdac284538 | 3:fffdb903f2d1 |
---|---|
1 <tool id="blast_unmatched" name="Blast Unmatched" version="0.4.0"> | 1 <tool id="blast_unmatched" name="Blast Unmatched" version="0.5.0"> |
2 <description>get query sequences that didn't get a match during a blast</description> | 2 <description>get query sequences that didn't get a match during a blast</description> |
3 <requirements> | 3 <requirements> |
4 </requirements> | 4 </requirements> |
5 <command detect_errors="exit_code"><![CDATA[ | 5 <command detect_errors="exit_code"><![CDATA[ |
6 python '$__tool_directory__'/blast_unmatched.py | 6 python '$__tool_directory__'/blast_unmatched.py |