Mercurial > repos > sanbi-uwc > lofreq
changeset 3:a269ca088773 draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/lofreq commit 1a012a5cc8fc183896e245efc38d3e8dced0e11f
author | sanbi-uwc |
---|---|
date | Thu, 07 Sep 2017 05:51:31 -0400 |
parents | 22dc4d7e66bf |
children | 58b5fe349997 |
files | lofreq_call.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lofreq_call.xml Thu Sep 07 05:29:03 2017 -0400 +++ b/lofreq_call.xml Thu Sep 07 05:51:31 2017 -0400 @@ -63,7 +63,7 @@ <param name="BaseAlignmentAndIndedAlignment" type="select" display="checkboxes" multiple="true" label="Base-alignment (BAQ) and indel-aligment (IDAQ) qualities Options"> <option value="--no-baq">Disable use of base-alignment quality (BAQ)</option> - <option value="--no-idap">Don't use IDAQ values (NOT recommended under ANY circumstances other than debugging)</option> + <option value="--no-idaq">Don't use IDAQ values (NOT recommended under ANY circumstances other than debugging)</option> <option value="--del-baq">Delete pre-existing BAQ values, i.e. compute even if already present in BAM</option> <option value="--no-ext-baq"> Use 'normal' BAQ (samtools default) instead of extended BAQ (both computed on the fly if not already present in lb tag)</option> </param>