Mercurial > repos > qfabrepo > metadegalaxy_uc2otutable
comparison uclust2otutable.xml @ 1:046085ec595c draft
"planemo upload for repository https://github.com/QFAB-Bioinformatics/metaDEGalaxy/tree/master/uc2otutable commit b67df82f2bd8af214bba5184e9eab4f187b7a4a6"
author | qfabrepo |
---|---|
date | Wed, 16 Sep 2020 09:27:00 +0000 |
parents | e85e7ba38aff |
children | 08ca35e99b74 |
comparison
equal
deleted
inserted
replaced
0:e85e7ba38aff | 1:046085ec595c |
---|---|
1 <tool id="uclust2otutable" name="OTUTable" version="1.0.0"> | 1 <tool id="uclust2otutable" name="OTUTable" version="1.0.0"> |
2 <description>Convert UCLUST format from Vsearch to OTU Table</description> | 2 <description>Convert UCLUST format from Vsearch to OTU Table</description> |
3 <requirements> | |
4 <requirement type="package" version="1.3">progress</requirement> | |
5 </requirements> | |
3 <version_command> | 6 <version_command> |
4 python ${__tool_directory__}/uclust2otutable.py --version | 7 python ${__tool_directory__}/uclust2otutable.py --version |
5 </version_command> | 8 </version_command> |
6 <command detect_errors="aggressive"> | 9 <command detect_errors="aggressive"> |
7 python ${__tool_directory__}/uclust2otutable.py | 10 python ${__tool_directory__}/uclust2otutable.py |