Repository 'package_pindel_0_2_5'
hg clone https://toolshed.g2.bx.psu.edu/repos/jeremie/package_pindel_0_2_5

Changeset 19:c483e3d493f0 (2014-06-20)
Previous changeset 18:72ef990f1ace (2014-06-19) Next changeset 20:14facf79b652 (2014-06-20)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 72ef990f1ace -r c483e3d493f0 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jun 19 10:52:46 2014 -0400
+++ b/tool_dependencies.xml Fri Jun 20 04:47:38 2014 -0400
b
@@ -18,6 +18,7 @@
  </action>
  <action type="shell_command">unzip pindel-master.zip -d pindel</action>
  <action type="shell_command">cd master</action> -->
+ <action type="shell_command">sed '50d' Makefile</action>
  <action type="shell_command">make Makefile.local</action>
  <action type="shell_command">make all SAMTOOLS=~/samtools THREADS=2</action>
  <!-- <action type="shell_command">./INSTALL ~/samtools</action>  -->