commit/galaxy-central: dan: Fix inconsequential warning about when tag when loading samtools mpileup.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/b148fcea038f/ changeset: b148fcea038f user: dan date: 2012-04-10 22:07:19 summary: Fix inconsequential warning about when tag when loading samtools mpileup. affected #: 1 file diff -r 09ce2f09585514d6ce60ef3cd3dc56d9edd526e4 -r b148fcea038fa00867a3c0e260e8d255a0a08ecb tools/samtools/samtools_mpileup.xml --- a/tools/samtools/samtools_mpileup.xml +++ b/tools/samtools/samtools_mpileup.xml @@ -97,7 +97,7 @@ <when value="perform_indel_calling"><param name="skip_indel_calling_above_sample_depth" type="integer" value="250" label="Skip INDEL calling if the average per-sample depth is above" /></when> - <when value="do_no_perform_indel_calling" /> + <when value="do_not_perform_indel_calling" /></conditional><param name="gap_open_sequencing_error_probability" type="integer" value="40" label="Phred-scaled gap open sequencing error probability" /><repeat name="platform_list_repeat" title="Platform for INDEL candidates"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket