# HG changeset patch # User iuc # Date 1461222628 14400 # Node ID 027be59f0c3cf5e65157ce048dbfdafe61c75740 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_patsy_0_4_1 commit 509df41fe7c9fff77177bc0df98a6fc7f61e0de8 diff -r 000000000000 -r 027be59f0c3c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Apr 21 03:10:28 2016 -0400 @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + https://pypi.python.org/packages/source/p/patsy/patsy-0.4.1.zip + + + + $INSTALL_DIR + $INSTALL_DIR + $INSTALL_DIR + + + + Patsy is a Python library for describing statistical models (especially linear models, or models that have a linear component) and building design matrices. Patsy brings the convenience of R “formulas” to Python. + +