[galaxy-commits] commit/galaxy-central: dan: Add wavelet variance tool contributed by Erika Kvikstad.

Bitbucket commits-noreply at bitbucket.org
Mon Aug 29 11:23:01 EDT 2011


1 new changeset in galaxy-central:

http://bitbucket.org/galaxy/galaxy-central/changeset/c8d224f51d7e/
changeset:   c8d224f51d7e
user:        dan
date:        2011-08-29 17:22:54
summary:     Add wavelet variance tool contributed by Erika Kvikstad.
affected #:  6 files (80 bytes)

--- a/tool_conf.xml.sample	Mon Aug 29 10:57:08 2011 -0400
+++ b/tool_conf.xml.sample	Mon Aug 29 11:22:54 2011 -0400
@@ -146,15 +146,16 @@
     <label text="GFF" id="gff" /><tool file="stats/count_gff_features.xml" /></section>
-  <!--
-  Keep this section commented until all of the tools have functional tests
   <section name="Wavelet Analysis" id="dwt">
+    <tool file="discreteWavelet/execute_dwt_var_perFeature.xml" />
+    <!--
+    Keep this section/tools commented until all of the tools have functional tests
     <tool file="discreteWavelet/execute_dwt_IvC_all.xml" /><tool file="discreteWavelet/execute_dwt_cor_aVa_perClass.xml" /><tool file="discreteWavelet/execute_dwt_cor_aVb_all.xml" /><tool file="discreteWavelet/execute_dwt_var_perClass.xml" />
+    --></section>
- --><section name="Graph/Display Data" id="plots"><tool file="plotting/histogram2.xml" /><tool file="plotting/scatterplot.xml" />

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.


More information about the galaxy-commits mailing list