# HG changeset patch # User Ilya Sytchev # Date 1381869232 14400 # Node ID e047d7bbace9a1f8c3640c49f4a2aff0ee21c7a7 # Parent 14f378e351913161e9a1deaf07458278e538c46c Remove MACS2 external dependency. Change tool name and version number. diff -r 14f378e35191 -r e047d7bbace9 macs2_wrapper.xml --- a/macs2_wrapper.xml Fri Jan 25 11:49:55 2013 -0500 +++ b/macs2_wrapper.xml Tue Oct 15 16:33:52 2013 -0400 @@ -1,9 +1,4 @@ - - - macs2 - macs2 - - + Model-based Analysis of ChIP-Seq macs2_wrapper.py $options_file $outputs_file @@ -230,4 +225,4 @@ Integration of MACS2 with Galaxy performed by Ziru Zhou ( ziruzhou@gmail.com ). Please send your comments/questions to modENCODE DCC at help@modencode.org. - \ No newline at end of file + diff -r 14f378e35191 -r e047d7bbace9 tool_dependencies.xml --- a/tool_dependencies.xml Fri Jan 25 11:49:55 2013 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - - - - - - - http://data.modencode.org/modENCODE_Galaxy/tarballs/macs2pkg.tar - - bin - $INSTALL_DIR/bin - - - lib - $INSTALL_DIR/lib - - - $INSTALL_DIR/bin - $INSTALL_DIR/lib/python2.7/site-packages - - - - Macs2 depends on having python2.7 installed on all nodes of the work cluster - - - - -