Mercurial > repos > p.lucas > megablast_tab_get_taxid_acc
changeset 2:aa830f48a018 draft
Uploaded
author | p.lucas |
---|---|
date | Fri, 04 Feb 2022 13:52:04 +0000 |
parents | 6fa61da8c4c9 |
children | 1d60a7d0085a |
files | MEGABLAST_TAB_get_taxid_acc.xml |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/MEGABLAST_TAB_get_taxid_acc.xml Fri Feb 04 10:08:23 2022 +0000 +++ b/MEGABLAST_TAB_get_taxid_acc.xml Fri Feb 04 13:52:04 2022 +0000 @@ -1,4 +1,4 @@ -<tool id="MEGABLAST_TAB_get_taxid_acc" name="Get taxid and acc from megablast" version="0"> +<tool id="MEGABLAST_TAB_get_taxid_acc" name="Get taxid and acc from megablast" version="1"> <description> From a megablast file of results (tabular 25 columns) and taxid(s) user is interested in, provide 1 file with 2 columns: taxids accfrom taxonomic profile @@ -16,4 +16,8 @@ <outputs> <data name="output" format="tsv" /> </outputs> - + <help> + From a megablast file of results (tabular 25 columns) and taxid(s) user is interested in, + provide 1 file with 2 columns: taxids acc + </help> +</tool>