Mercurial > repos > petr-novak > dante
changeset 6:6dcecbe81d78 draft
Uploaded
author | petr-novak |
---|---|
date | Wed, 03 Jul 2019 07:32:07 -0400 |
parents | a38efa4937d7 |
children | 888361a4a39c |
files | dante.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dante.xml Wed Jul 03 07:23:21 2019 -0400 +++ b/dante.xml Wed Jul 03 07:32:07 2019 -0400 @@ -12,7 +12,7 @@ <command> python3 ${__tool_directory__}/dante.py --query ${input} --domain_gff ${DomGff} --protein_database \${REXDB}/${db_type}_pdb - --classification ${__tool_directory__ }/tool-data/protein_domains/${db_type}_class + --classification \${REXDB}/${db_type}_class </command> <inputs> <param format="fasta" type="data" name="input" label="Choose your input sequence" help="Input DNA must be in proper fasta format, multi-fasta containing more sequences is allowed" />