1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/a741ad5ebd91/ changeset: a741ad5ebd91 user: dan date: 2012-01-25 18:56:09 summary: Add Perform Logistic Regression with vif, Compute partial R square, and Assign weighted-average to tool_conf.xml.main. affected #: 1 file diff -r 26920e20157fccbccb7219b48db3e8e57a8e310c -r a741ad5ebd910818153c0a4fdb4331bd76da834f tool_conf.xml.main --- a/tool_conf.xml.main +++ b/tool_conf.xml.main @@ -148,6 +148,7 @@ <section name="Regional Variation" id="regVar"><tool file="regVariation/windowSplitter.xml" /><tool file="regVariation/featureCounter.xml" /> + <tool file="regVariation/WeightedAverage.xml" /><tool file="regVariation/quality_filter.xml" /><tool file="regVariation/maf_cpg_filter.xml" /><tool file="regVariation/getIndels_2way.xml" /> @@ -160,8 +161,10 @@ </section><section name="Multiple regression" id="multReg"><tool file="regVariation/linear_regression.xml" /> + <tool file="regVariation/logistic_regression_vif.xml" /><tool file="regVariation/best_regression_subsets.xml" /><tool file="regVariation/rcve.xml" /> + <tool file="regVariation/partialR_square.xml" /></section><section name="Multivariate Analysis" id="multVar"><tool file="multivariate_stats/pca.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.