Mercurial > repos > bgruening > infernal
diff cmsearch.xml @ 2:468be760eba3 draft
Uploaded
author | bgruening |
---|---|
date | Sat, 31 Aug 2013 08:11:53 -0400 |
parents | 26ef7e66c39b |
children | a5ef9159caa9 |
line wrap: on
line diff
--- a/cmsearch.xml Sat Aug 31 08:03:52 2013 -0400 +++ b/cmsearch.xml Sat Aug 31 08:11:53 2013 -0400 @@ -126,7 +126,7 @@ </param> </when> <when value="--incT"> - <param name="incT" type="integer" size="5" label="Use bit score" help="of >= X as the hit inclusion threshold."> + <param name="incT" type="integer" size="5" value="0" label="Use bit score" help="of >= X as the hit inclusion threshold."> <sanitizer> <valid initial="string.printable"> <remove value="'"/> @@ -155,7 +155,7 @@ </param> </when> <when value="-T"> - <param name="T" type="integer" size="5" label="Use bit score" help="of >= X as the hit reporting threshold."> + <param name="T" type="integer" size="5" value="0" label="Use bit score" help="of >= X as the hit reporting threshold."> <sanitizer> <valid initial="string.printable"> <remove value="'"/>