# HG changeset patch # User yhoogstrate # Date 1463648426 14400 # Node ID f4d86e60a88ff6f0d32a6af9f1fc1b4064300cb1 # Parent e3ef4c5b6f19b8e8fd05f016181eb9e8089a0b12 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit c6608bd5256e5c54cb2e01be6c184da0d2b08a7c-dirty diff -r e3ef4c5b6f19 -r f4d86e60a88f tool_dependencies.xml --- a/tool_dependencies.xml Thu May 19 03:48:01 2016 -0400 +++ b/tool_dependencies.xml Thu May 19 05:00:26 2016 -0400 @@ -51,6 +51,20 @@ make check && make install + + + + Installation of segmentation-fold requires: + - libboost (via toolshed) + - CMake (via toolshed) + - c++11 compliant compiler: g++ or clang + + + + + + + https://github.com/yhoogstrate/segmentation-fold/archive/3cce35ab2265caf186c492764afb5a71ae55d80d.tar.gz @@ -87,11 +101,10 @@ - Installation of segmentation-fold requires: - - libboost (via toolshed) - - CMake (via toolshed) - - Python (for energy utils) (via toolshed) - - c++11 compliant compiler: g++ or clang + Installation of segmentation-fold-utils requires: + - Python (via toolshed) + - numpy (via toolshed) + - pysam (via toolshed)