Mercurial > repos > bebatut > metaphlan2
changeset 37:e7ed163633e1 draft
Uploaded
author | bebatut |
---|---|
date | Thu, 23 Feb 2017 08:13:41 -0500 |
parents | 969ae2fd4c84 |
children | 4d1bf99ad5ef |
files | metaphlan2.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/metaphlan2.xml Thu Feb 23 08:00:20 2017 -0500 +++ b/metaphlan2.xml Thu Feb 23 08:13:41 2017 -0500 @@ -76,15 +76,15 @@ </command> <inputs> - <param name="input_file" type="data" format="fastq,fasta,sam" label="Input file" help=""/> + <param name="input_file" type="data" format="fastq,fasta,sam" label="Input file"/> <conditional name="db"> - <param name="db_selector" type="select" label="Database with clade-specific marker genes" help=""> + <param name="db_selector" type="select" label="Database with clade-specific marker genes"> <option value="cached" selected="true">Locally cached</option> <option value="history">From history</option> </param> <when value="cached"> - <param name="cached_db" label="Cached database with clade-specific marker genes" type="select" > - <options from_data_table="metaphlan2_database" /> + <param name="cached_db" label="Cached database with clade-specific marker genes" type="select"> + <options from_data_table="metaphlan2_database"/> </param> </when> <when value="history">