Mercurial > repos > artbio > blastparser_and_hits
comparison BlastParser_and_hits.xml @ 4:d04fc71fb1b3 draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blastparser_and_hits commit d4b806c1a39ded32ac3aa0d929c5022cca936bd6"
author | artbio |
---|---|
date | Wed, 10 Mar 2021 16:32:18 +0000 |
parents | b4c9c085d709 |
children | 5b7aa9f6fd59 |
comparison
equal
deleted
inserted
replaced
3:b4c9c085d709 | 4:d04fc71fb1b3 |
---|---|
1 <tool id="BlastParser_and_hits" name="Parse blast output and compile hits" version="2.6.1"> | 1 <tool id="BlastParser_and_hits" name="Parse blast output and compile hits" version="2.7.0"> |
2 <description>for virus discovery</description> | 2 <description>for virus discovery</description> |
3 <requirements></requirements> | 3 <requirements> |
4 <requirement type="package" version="3.7.6">python</requirement> | |
5 </requirements> | |
4 <command><![CDATA[ | 6 <command><![CDATA[ |
5 python '$__tool_directory__'/BlastParser_and_hits.py | 7 python '$__tool_directory__'/BlastParser_and_hits.py |
6 --sequences '$sequences' | 8 --sequences '$sequences' |
7 --blast '$blast' | 9 --blast '$blast' |
8 --tabularOutput '$tabularOutput' | 10 --tabularOutput '$tabularOutput' |