# HG changeset patch # User guerler # Date 1596220275 14400 # Node ID 691d8f7c078c00313364c836a9c614ba579a3147 # Parent 35dbd62871b02f47343d37ae4aa07b05c8e6c602 "planemo upload commit 3002402473e9f6dcdac5bfb4013cd2d81884a938-dirty" diff -r 35dbd62871b0 -r 691d8f7c078c hhblits.xml --- a/hhblits.xml Fri Jul 31 00:14:10 2020 -0400 +++ b/hhblits.xml Fri Jul 31 14:31:15 2020 -0400 @@ -1,4 +1,4 @@ - + itererative protein sequence searching hhsuite @@ -8,17 +8,21 @@ link '$hhm_ffindex' hhdb_hhm.ffindex && link '$cs219_ffdata' hhdb_cs219.ffdata && link '$cs219_ffindex' hhdb_cs219.ffindex && - hhblits -n '$n' -e '$e' -i '$input' -d hhdb -o '$output' + $method -n '$n' -e '$e' -i '$input' -d hhdb -o '$output' ]]> - - - - - - + in a3m, a2m, or FASTA format, or HMM in hhm format. (-i)"/> + + + + + + + + + + @@ -35,7 +39,7 @@