Mercurial > repos > artbio > blast_unmatched
changeset 5:d0c2a559fe1b draft default tip
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/blast_unmatched commit 4a20557bdd1306b701fd5bc61f9d0aceb24da0d5
author | artbio |
---|---|
date | Wed, 11 Oct 2023 11:12:34 +0000 |
parents | caa54ff096c8 |
children | |
files | blast_unmatched.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/blast_unmatched.xml Wed Mar 10 19:10:06 2021 +0000 +++ b/blast_unmatched.xml Wed Oct 11 11:12:34 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="blast_unmatched" name="Blast Unmatched" version="1.0.0"> +<tool id="blast_unmatched" name="Blast Unmatched" version="1.0.1"> <description>get query sequences that didn't get a match during a blast</description> <requirements> <requirement type="package" version="3.7.6">python</requirement> @@ -32,5 +32,6 @@ ]]></help> <citations> + <citation type="doi">10.1186/s13742-015-0080-7</citation> </citations> </tool>