commit/galaxy-central: dan: Fix label for 'How to specify bad variants' in variant_recalibrator.xml
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/4ba5c0b16190/ changeset: 4ba5c0b16190 user: dan date: 2011-11-01 13:56:07 summary: Fix label for 'How to specify bad variants' in variant_recalibrator.xml affected #: 1 file diff -r ef39a111210018fb50282a352182b298c23be8f7 -r 4ba5c0b16190a9977fdefa3b4df508d033929903 tools/gatk/variant_recalibrator.xml --- a/tools/gatk/variant_recalibrator.xml +++ b/tools/gatk/variant_recalibrator.xml @@ -515,7 +515,7 @@ <param name="dirichlet" type="float" label="dirichlet parameter in variational Bayes algorithm" value="0.001"/><param name="prior_counts" type="float" label="number of prior counts to use in variational Bayes algorithm" value="20.0"/><conditional name="bad_variant_selector"> - <param name="bad_variant_selector_type" type="select" label="Basic or Advanced Analysis options"> + <param name="bad_variant_selector_type" type="select" label="How to specify bad variants"><option value="percent" selected="True">Percent</option><option value="min_num">Number</option></param> 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