Mercurial > repos > artbio > blast_unmatched
comparison blast_unmatched.xml @ 2:dfcdac284538 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blast_unmatched commit 830e10a94c2afc178f4078609842cd93808df1b4
author | artbio |
---|---|
date | Thu, 05 Oct 2017 05:11:01 -0400 |
parents | 50c1fa95a076 |
children | fffdb903f2d1 |
comparison
equal
deleted
inserted
replaced
1:50c1fa95a076 | 2:dfcdac284538 |
---|---|
1 <tool id="blast_unmatched" name="Blast Unmatched" version="0.2.0"> | 1 <tool id="blast_unmatched" name="Blast Unmatched" version="0.4.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 |