Mercurial > repos > bgruening > data_manager_diamond_database_builder
changeset 14:34ce6933d52a draft
Uploaded
author | bgruening |
---|---|
date | Sun, 08 Feb 2015 09:51:41 -0500 |
parents | 98de3779045a |
children | 971d21ac718e |
files | data_manager/data_manager_diamond_database_builder.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/data_manager_diamond_database_builder.xml Sun Feb 08 07:46:31 2015 -0500 +++ b/data_manager/data_manager_diamond_database_builder.xml Sun Feb 08 09:51:41 2015 -0500 @@ -8,13 +8,13 @@ </command> <inputs> <param type="text" name="database_name" value="" label="Database name or description" - help="This will be shown to the user in the databse selectbox."/> + help="This will be shown to the user in the database selectbox."/> <param type="text" name="database_id" value="" label="Database ID" help="This needs to be unique. No whitespaces allowed. Use underscores." /> <conditional name="reference_source"> <param name="reference_source_selector" type="select" label="Choose the source for the reference genome"> <option value="ncbi">NCBI</option> <option value="url">URL</option> - <option value="history">History</option> + <option value="history" selected="True" help="Recommended to archive the original FASTA file as well.">History</option> <option value="directory">Directory on Server</option> </param> <when value="ncbi">