# HG changeset patch # User iuc # Date 1461229357 14400 # Node ID 91bec433bbcc1c6af7ab02add1a6389f864cd8b2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_patsy_0_4_1 commit 2f73ad85afaef740078de3038595c02c33e52c95 diff -r 000000000000 -r 91bec433bbcc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Apr 21 05:02:37 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. + +