# HG changeset patch # User Vimalkumar Velayudhan # Date 1435594335 -3600 # Node ID 1e9797878349bd2e32c2cd7daeba062288d21b8b # Parent ca58e9466cbfafef3c64384cc745cee8eb7000a8 remove samtools requirement and use updated pysam diff -r ca58e9466cbf -r 1e9797878349 ribocount.xml --- a/ribocount.xml Mon Jun 29 16:38:36 2015 +0100 +++ b/ribocount.xml Mon Jun 29 17:12:15 2015 +0100 @@ -2,8 +2,7 @@ Get read counts for all transcripts in an alignment (BAM) - pysam - samtools + pysam diff -r ca58e9466cbf -r 1e9797878349 riboplot.xml --- a/riboplot.xml Mon Jun 29 16:38:36 2015 +0100 +++ b/riboplot.xml Mon Jun 29 17:12:15 2015 +0100 @@ -4,7 +4,6 @@ matplotlib pysam - samtools diff -r ca58e9466cbf -r 1e9797878349 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 29 16:38:36 2015 +0100 +++ b/tool_dependencies.xml Mon Jun 29 17:12:15 2015 +0100 @@ -5,13 +5,8 @@ owner="ribogalaxy" prior_installation_required="True" toolshed="http://toolshed.ribogalaxy.ucc.ie" /> - - - - - +